emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/treesit-fold ee4c694b01 143/417: Add toc


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold ee4c694b01 143/417: Add toc
Date: Mon, 1 Jul 2024 10:02:20 -0400 (EDT)

branch: elpa/treesit-fold
commit ee4c694b0159570a7f0a8921e795d6aff182caf3
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>

    Add toc
---
 README.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README.md b/README.md
index 33bcc0e670..4c3d43aa4d 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,21 @@
 tree-sitter-fold builds on top of 
[elisp-tree-sitter](https://github.com/emacs-tree-sitter/elisp-tree-sitter)
 to provide code folding base on the tree-sitter syntax tree.
 
+<!-- markdown-toc start - Don't edit this section. Run M-x 
markdown-toc-refresh-toc -->
+**Table of Contents**
+
+- [tree-sitter-fold](#tree-sitter-fold)
+    - [💾 Installation](#💾-installation)
+        - [-](#-)
+        - [Methods 2. Manual](#methods-2-manual)
+    - [📇 Commands](#📇-commands)
+    - [🔨 Supported languages](#🔨-supported-languages)
+    - [🔰 Contribution](#🔰-contribution)
+    - [⚖️ Indicators Mode](#⚖️-indicators-mode)
+    - [📝 Summary](#📝-summary)
+
+<!-- markdown-toc end -->
+
 ## 💾 Installation
 
 #### Methods 1. with `straight.el` and `use-package`:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]