Henrik Lissner
2025-03-25 04:04:23 -04:00
parent dac6e05b87
commit 1d3830f8c0
6 changed files with 6 additions and 6 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 "a8b69682bb79c3642ad964e40865212f5c07df12"
(package! ts-fold :pin "0b2e87ea5369c96e436d909204624923afab7ab4"
:recipe (:host github :repo "emacs-tree-sitter/ts-fold")))