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

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

[nongnu] elpa/treesit-fold a5ba7ce60b 248/417: README.md: fix typo (#43)


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold a5ba7ce60b 248/417: README.md: fix typo (#43)
Date: Mon, 1 Jul 2024 10:02:31 -0400 (EDT)

branch: elpa/treesit-fold
commit a5ba7ce60b211a14d059dbf4a9ca4992f54d219b
Author: Pedro hates github.com <39959198+pedro-nonfree@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    README.md: fix typo (#43)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e6817bdda1..dd96dfae29 100644
--- a/README.md
+++ b/README.md
@@ -410,7 +410,7 @@ turn off `ts-fold-mode`
   Else, a hook can be added to tree-sitter directly.
 
   ```elisp
-  (add-hook 'tree-sitter-after-on-hook #'ts-fold-indictors-mode)
+  (add-hook 'tree-sitter-after-on-hook #'ts-fold-indicators-mode)
   ```
 
 - To switch to left/right fringe: (Default is `left-fringe`)



reply via email to

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