[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold de8e8fe97b 078/417: Add block
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold de8e8fe97b 078/417: Add block |
Date: |
Mon, 1 Jul 2024 10:02:13 -0400 (EDT) |
branch: elpa/treesit-fold
commit de8e8fe97b168a6e8f5c20ab902b3877f6760477
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>
Add block
---
README.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 1b6f80282d..e9a9bb39b2 100644
--- a/README.md
+++ b/README.md
@@ -32,14 +32,14 @@ then in Emacs:
## :card_index: Usage
-| Commands | Description
|
-|-----------------------------------|-----------------------------------------------------------------------------|
-| tree-sitter-fold-close | fold the current syntax node.
|
-| tree-sitter-fold-open | open all folds inside the current syntax
node. |
-| tree-sitter-fold-open-recursively | open the outmost fold of the current
syntax node. Keep the sub-folds close. |
-| tree-sitter-fold-close-all | close all foldable syntax nodes in the
current buffer. |
-| tree-sitter-fold-open-all | open all folded syntax nodes in the
current buffer. |
-| tree-sitter-fold-toggle | toggle the syntax node at `point'.
|
+| Commands | Description
|
+|-------------------------------------|-----------------------------------------------------------------------------|
+| `tree-sitter-fold-close` | fold the current syntax node.
|
+| `tree-sitter-fold-open` | open all folds inside the current
syntax node. |
+| `tree-sitter-fold-open-recursively` | open the outmost fold of the current
syntax node. Keep the sub-folds close. |
+| `tree-sitter-fold-close-all` | close all foldable syntax nodes in the
current buffer. |
+| `tree-sitter-fold-open-all` | open all folded syntax nodes in the
current buffer. |
+| `tree-sitter-fold-toggle` | toggle the syntax node at `point'.
|
## :hammer: Supported languages
- [nongnu] elpa/treesit-fold d81b48d22d 037/417: Organize order, (continued)
- [nongnu] elpa/treesit-fold d81b48d22d 037/417: Organize order, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold cadd17a046 038/417: Add emoji, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold cd5ba51961 046/417: Update CASK, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 9f6b47beaf 053/417: Split summary, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 89d353d40f 051/417: Update order, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5efa12917f 049/417: Update address, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold bb11d49dfe 054/417: wip, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0cfd013956 055/417: Test, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 8c6997a490 060/417: Update doc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold edf623a794 067/417: Add scirpt, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold de8e8fe97b 078/417: Add block,
ELPA Syncer <=
- [nongnu] elpa/treesit-fold b18525f494 079/417: Fix folde mode, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d08d138fa9 081/417: Add rust, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 13a35c38d3 085/417: Fix void function, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold bbfd8658b0 091/417: Clean up, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0d3e776402 094/417: Replace nix with simpler rule sets, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 1995c646fd 103/417: Fix csharp summary, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 4c33ee9b8a 108/417: Add bash support, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 2e2d2dfef3 104/417: Fix node issue, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 36768e42d9 116/417: Add basic c preprocessor, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 280920bbba 106/417: Clean list, ELPA Syncer, 2024/07/01