Henrik Lissner 2024-08-09 16:00:46 -04:00
parent c93b70237c
commit 511c8af365
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
6 changed files with 7 additions and 7 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 "5b8abb69cdef3128f1fdb69176b9963b13ceaf02"
(package! ts-fold :pin "55f80a202a8f7582a1c1b0bdccc9963ab2c4c54a"
:recipe (:host github :repo "emacs-tree-sitter/ts-fold")))