branch: elpa/treesit-fold
commit 6bb13a51ce21896cc158966f3893a516e5749e73
Author: Jen-Chieh Shen <[email protected]>
Commit: GitHub <[email protected]>
docs: Changelog
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2f395a259..e4a8dd0574 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,3 +10,4 @@ Check [Keep a Changelog](http://keepachangelog.com/) for
recommendations on how
* feat: Fully support `isearch` and modification conditions (#1)
* fix: Respect same line folding from close all
(4ef65016fdfdc6d45567ac62bf25814b07a8cad7)
+* `treesit.el` support (#3)