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

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

[nongnu] elpa/treesit-fold cadd17a046 038/417: Add emoji


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold cadd17a046 038/417: Add emoji
Date: Mon, 1 Jul 2024 10:02:08 -0400 (EDT)

branch: elpa/treesit-fold
commit cadd17a0468e750b73914b8d9549d6272853644a
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

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

diff --git a/README.md b/README.md
index 6b135289bc..4118b16b0f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 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.
 
-## Installation
+## :floppy_disk: Installation
 
 #### Methods 1. with `straight.el` and `use-package`:
 
@@ -39,7 +39,7 @@ then in Emacs:
 | 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.                         |
 
-## Supported languages
+## :hammer: Supported languages
 
 * Go
 * Nix



reply via email to

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