[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`)
- [nongnu] elpa/treesit-fold 6cfe36ea2f 196/417: fix warnings, (continued)
- [nongnu] elpa/treesit-fold 6cfe36ea2f 196/417: fix warnings, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold a81e684298 198/417: Update Eask, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 46d76ed842 205/417: note, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold dcd5b9fe5c 212/417: Merge pull request #9 from jcs-elpa/docs/tutorial, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 33e3fb561e 219/417: docs: changelog, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 17d131f69a 228/417: feat(ocaml): Support for ocaml-mode and caml-mode (#24), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 28409a0cee 232/417: docs: Update repo link (#32), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 017402713b 236/417: Fix typo/grammar in error message (#34), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold fb91989a94 238/417: Setup node is no longer required, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold f581febc6f 243/417: Update README (#39), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold a5ba7ce60b 248/417: README.md: fix typo (#43),
ELPA Syncer <=
- [nongnu] elpa/treesit-fold 5b0535c1af 256/417: test(Makefile); Ignore package-lint test, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold cde9c90b07 259/417: docs(README.md): Metnion YAML support, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5ebe65e85d 262/417: docs: Fix more typo, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 8386b5b714 280/417: feat: Add Markdown support (#67), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 630b896b3f 277/417: feat: Add Haskell support (#65), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 08abd98ba4 272/417: feat: Add Dart support (#62), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d20c3663f9 380/417: Update desc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 2bb351bcf3 385/417: feat: Add on fold hook, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold c14893d4ff 343/417: perf: Use built-in function for indentation, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 858fb6fe1c 325/417: Update CHANGELOG.md, ELPA Syncer, 2024/07/01