branch: elpa/treesit-fold
commit 17d029c8bdafa02f4fc2514840571af425ceae7f
Author: Jen-Chieh Shen <[email protected]>
Commit: Jen-Chieh Shen <[email protected]>

    Update Cask
---
 Cask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Cask b/Cask
index 693826dd65..901d674a2a 100644
--- a/Cask
+++ b/Cask
@@ -6,6 +6,7 @@
 (files
  "tree-sitter-fold.el"
  "tree-sitter-fold-parsers.el"
- "tree-sitter-fold-summary.el")
+ "tree-sitter-fold-summary.el"
+ "tree-sitter-fold-util.el")
 
 (depends-on "tree-sitter")

Reply via email to