Henrik Lissner
2025-01-09 23:37:26 -05:00
parent b31eef9336
commit 7032e5797f
7 changed files with 13 additions and 9 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 "01c9ecaaa89966cdcd250ac37c24a9c9f530b725"
(package! ts-fold :pin "a8b69682bb79c3642ad964e40865212f5c07df12"
:recipe (:host github :repo "emacs-tree-sitter/ts-fold")))