Henrik Lissner
2024-10-26 16:31:34 -04:00
parent 138fa6c995
commit 89b087a283
10 changed files with 10 additions and 10 deletions

View File

@@ -7,5 +7,5 @@
(when (modulep! :editor evil)
(package! evil-vimish-fold :pin "b6e0e6b91b8cd047e80debef1a536d9d49eef31a"))
(when (modulep! :tools tree-sitter)
(package! ts-fold :pin "55f80a202a8f7582a1c1b0bdccc9963ab2c4c54a"
(package! ts-fold :pin "01c9ecaaa89966cdcd250ac37c24a9c9f530b725"
:recipe (:host github :repo "emacs-tree-sitter/ts-fold")))