[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold 03872ff486 169/417: Update readme
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold 03872ff486 169/417: Update readme |
Date: |
Mon, 1 Jul 2024 10:02:23 -0400 (EDT) |
branch: elpa/treesit-fold
commit 03872ff486f6670fe85ff64dd03c46d9b4c2a63b
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>
Update readme
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fa1ca828f7..f13fd92b39 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,10 @@ then in Emacs:
* Emacs Lisp
* XML (upstream)
-## 🔰 Contribution
+## 🔰 Contribute
+
+[](http://makeapullrequest.com)
+[](https://github.com/bbatsov/emacs-lisp-style-guide)
Enable `tree-sitter-mode` first, then `tree-sitter-query-builder` is useful to
test
out queries that determine what syntax nodes should be foldable and how to fold
- [nongnu] elpa/treesit-fold fe568ebead 246/417: chore: changelog, (continued)
- [nongnu] elpa/treesit-fold fe568ebead 246/417: chore: changelog, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold ad1d9b2412 258/417: feat(fold): Add support for Lua (#52), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold eeff646b21 260/417: Optimize performance of ts-fold-close-all with indicators-mode on (#53), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold e8a4110921 261/417: docs: Fix typo, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 7a46b695a1 263/417: Quick fix for ts-fold not checking if tree-sitter is enabled (#55), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5fd2a5afe2 264/417: fix: Avoid dynamic an already lexical var error, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold aa37d3bb5f 294/417: fix: Improve Elixir UX (#78), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 2014def24a 289/417: feat: Add Verilog support (#75), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold abd12c8fda 146/417: Fix toc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 790247d439 157/417: Swap demo, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 03872ff486 169/417: Update readme,
ELPA Syncer <=
- [nongnu] elpa/treesit-fold f1297ee040 170/417: Add elpa badge, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 7c2b421d04 163/417: Fill gap, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 9d48ee7937 176/417: Update CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 28ec4b244f 192/417: Update ts-fold.el, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 53b78381e9 190/417: Fix installation instruction for straight, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold e4f47602eb 197/417: Update ts-fold.el, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5be52cde9c 207/417: up, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 41103496f2 206/417: up, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 551bfeb13a 211/417: doc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold ae12dd8717 217/417: Support elixir (#10), ELPA Syncer, 2024/07/01