[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold 946eebf84a 151/417: Update do
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold 946eebf84a 151/417: Update do |
Date: |
Mon, 1 Jul 2024 10:02:20 -0400 (EDT) |
branch: elpa/treesit-fold
commit 946eebf84adf3c336823bdff68f9a02ce51d545b
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>
Update do
---
README.md | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index bc6411a4d4..29836467b1 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,14 @@ to provide code folding base on the tree-sitter syntax tree.
**Table of Contents**
- [tree-sitter-fold](#tree-sitter-fold)
- - [💾 Installation](#💾-installation)
- - [🔍 Methods 1. with `straight.el` and
`use-package`:](#🔍-methods-1-with-straightel-and-use-package)
- - [🔍 Methods 2. Manual](#🔍-methods-2-manual)
- - [📇 Commands](#📇-commands)
- - [🔨 Supported languages](#🔨-supported-languages)
- - [🔰 Contribution](#🔰-contribution)
- - [⚖️ Indicators Mode](#⚖️-indicators-mode)
- - [📝 Summary](#📝-summary)
+- [💾 Installation](#💾-installation)
+- [🔍 Methods 1. with `straight.el` and
`use-package`:](#🔍-methods-1-with-straightel-and-use-package)
+- [🔍 Methods 2. Manual](#🔍-methods-2-manual)
+- [📇 Commands](#📇-commands)
+- [🔨 Supported languages](#🔨-supported-languages)
+- [🔰 Contribution](#🔰-contribution)
+- [⚖️ Indicators Mode](#⚖️-indicators-mode)
+- [📝 Summary](#📝-summary)
<!-- markdown-toc end -->
@@ -66,7 +66,7 @@ then in Emacs:
* Java / JavaScript / JSX / JSON
* Nix
* PHP / Python
-* R / Rust
+* R / Ruby / Rust
* Scala / Swift
* TypeScript / TSX
@@ -74,7 +74,6 @@ then in Emacs:
* Agda
* HTML
-* Ruby
## 🔰 Contribution
- [nongnu] elpa/treesit-fold de5ad4b2f2 063/417: Split uitl, (continued)
- [nongnu] elpa/treesit-fold de5ad4b2f2 063/417: Split uitl, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d07b2bae49 065/417: Complete indicators, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d2c13aac81 069/417: Clean compile, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 4d4526ffb3 073/417: Update core, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 2dfd8c1656 083/417: Add support lang, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5c9981872e 095/417: Restrict one, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 2ba784bea0 093/417: Fix externals, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold f13f0c371b 102/417: Core, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 80b8e2b6dc 138/417: Fix code block syntax, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold fe9b69359c 150/417: Correct external calls, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 946eebf84a 151/417: Update do,
ELPA Syncer <=
- [nongnu] elpa/treesit-fold 38cb89733b 156/417: Link indicators mode gif, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 64bb378142 158/417: Scale to 40%, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d3e7f9bb05 152/417: Improve c macro, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 3d40d76ad4 165/417: Fix void mulitline, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold a035da60ad 202/417: apply, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d58795618a 199/417: Update README.md, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold afa4f3b9a0 216/417: Merge pull request #11 from jcs-elpa/docs, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5a94124104 221/417: fix(indicators): Render indicators once it's mode is enabled (#19), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 401aad7380 223/417: Readme update (#20), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0e83f0e5ef 227/417: docs(CHANGELOG): update, ELPA Syncer, 2024/07/01