branch: elpa/treesit-fold
commit 38cb89733b64c9420f3677f30bdcf5c459c4792a
Author: Jen-Chieh Shen <[email protected]>
Commit: Jen-Chieh Shen <[email protected]>
Link indicators mode gif
---
README.md | 4 ++++
etc/indicators-mode.gif | Bin 0 -> 437173 bytes
2 files changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 365df022ba..9f3c00442c 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,10 @@ has an excellent documentation on how to write `tree-sitter`
queries.
## ⚖️ Indicators Mode
+<p align="center">
+ <img src="./etc/indicators-mode.gif" width="80%" height="80%"/>
+</p>
+
You can enable this manually by doing the folloiwng
```
diff --git a/etc/indicators-mode.gif b/etc/indicators-mode.gif
new file mode 100644
index 0000000000..a954fa734f
Binary files /dev/null and b/etc/indicators-mode.gif differ