branch: elpa/treesit-fold
commit e4f47602eb1eeecd6a40d2fdac03a48e4b44cea2
Author: Jen-Chieh Shen <[email protected]>
Commit: GitHub <[email protected]>
Update ts-fold.el
---
ts-fold.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ts-fold.el b/ts-fold.el
index 5ea07a165c..322ffef705 100644
--- a/ts-fold.el
+++ b/ts-fold.el
@@ -10,7 +10,7 @@
;; URL: https://github.com/jcs-elpa/ts-fold
;; Version: 0.1.0
;; Package-Requires: ((emacs "26.1") (tree-sitter "0.15.1") (s "1.9.0")
(fringe-helper "1.0.1"))
-;; Keywords: folding tree-sitter
+;; Keywords: convenience folding tree-sitter
;; This file is NOT part of GNU Emacs.