We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609f07f commit 1b4b552Copy full SHA for 1b4b552
Eask
@@ -1,5 +1,5 @@
1
(package "treesit-fold"
2
- "0.2.0"
+ "0.2.1"
3
"Code folding using treesit")
4
5
(website-url "https://github.com/emacs-tree-sitter/treesit-fold")
treesit-fold.el
@@ -9,7 +9,7 @@
9
;; Shen, Jen-Chieh <jcs090218@gmail.com>
10
;; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>
11
;; URL: https://github.com/emacs-tree-sitter/treesit-fold
12
-;; Version: 0.2.0
+;; Version: 0.2.1
13
;; Package-Requires: ((emacs "29.1"))
14
;; Keywords: convenience folding tree-sitter
15
0 commit comments