branch: elpa/treesit-fold
commit d0e235d76267c7cbdbf810e4093f861fcaa493da
Author: Jen-Chieh Shen <[email protected]>
Commit: Jen-Chieh Shen <[email protected]>

    Fix toc
---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index b9782a9bc3..7bb9732987 100644
--- a/README.md
+++ b/README.md
@@ -16,14 +16,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 -->
 

Reply via email to