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

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

[nongnu] elpa/treesit-fold 1ea3f22f9a 145/417: Update mag


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold 1ea3f22f9a 145/417: Update mag
Date: Mon, 1 Jul 2024 10:02:20 -0400 (EDT)

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

    Update mag
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bb1b6f2696..6cd20af63f 100644
--- a/README.md
+++ b/README.md
@@ -25,14 +25,14 @@ to provide code folding base on the tree-sitter syntax tree.
 
 ## 💾 Installation
 
-### Methods 1. with `straight.el` and `use-package`:
+### 🔍 Methods 1. with `straight.el` and `use-package`:
 
 ```el
 (use-package tree-sitter-fold
   :straight (host github repo "jcs090218/tree-sitter-fold"))
 ```
 
-### Methods 2. Manual
+### 🔍 Methods 2. Manual
 
 ```sh
 git clone https://github.com/jcs090218/tree-sitter-fold /path/to/lib



reply via email to

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