bump: :tools tree-sitter
emacs-tree-sitter/elisp-tree-sitter@48b06796a3 -> emacs-tree-sitter/elisp-tree-sitter@771239bace emacs-tree-sitter/tree-sitter-langs@3c0c82f9fb -> emacs-tree-sitter/tree-sitter-langs@a9b0390a75 this is to support both the new M1 macs and adding the haskell grammer
This commit is contained in:
parent
084d0a6918
commit
a9bc2f08dc
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
;;; tools/tree-sitter/packages.el
|
;;; tools/tree-sitter/packages.el
|
||||||
|
|
||||||
(package! tree-sitter
|
(package! tree-sitter
|
||||||
:pin "48b06796a3b2e76ce004972d929de38146eafaa0")
|
:pin "771239bacecf6c3ba9ee8b9eecec2b9fdd8e2256")
|
||||||
|
|
||||||
(package! tree-sitter-langs
|
(package! tree-sitter-langs
|
||||||
:pin "3c0c82f9fb0a796f5ebd7e1e4c89f13d5ab6ef58")
|
:pin "a9b0390a751be0a631cf8a356d61933795d9fcbc")
|
||||||
|
|
||||||
(when (featurep! :editor evil +everywhere)
|
(when (featurep! :editor evil +everywhere)
|
||||||
(package! evil-textobj-tree-sitter
|
(package! evil-textobj-tree-sitter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue