[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold 46d76ed842 205/417: note
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold 46d76ed842 205/417: note |
Date: |
Mon, 1 Jul 2024 10:02:26 -0400 (EDT) |
branch: elpa/treesit-fold
commit 46d76ed842a3e78afe55b5c27de996208f2a4a89
Author: Jen-Chieh <jcs090218@gmail.com>
Commit: Jen-Chieh <jcs090218@gmail.com>
note
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 9074a2e107..46c3f3e3ea 100644
--- a/README.md
+++ b/README.md
@@ -218,6 +218,7 @@ Function takes 2 arguments, `node` and `offset`.
* `node` - the targeting tree-sitter node; in this example, `block` will be the
targeting node.
* `offset` - (optiona) a cons consist of two integers. This is handy when you
have
-a similar rule with little of positioning adjustment. (`tree-sitter-[lang]`
-parsers are generally integrated with different authors, hence their naming
-and ruling are slightly different (+1/-1 position).)
+a similar rule with little of positioning adjustment.
+
+> `tree-sitter-[lang]` parsers are generally integrated with different authors,
+> hence their naming and ruling are slightly different (+1/-1 position).
- [nongnu] elpa/treesit-fold 4f5ea58d8c 214/417: Update copyright year, (continued)
- [nongnu] elpa/treesit-fold 4f5ea58d8c 214/417: Update copyright year, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5711d9f6d5 226/417: refactor(parsers): Place it in alphabetic order, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 443ba5106a 229/417: feat(ruby): Enhance Ruby parser (#26), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 3b2e70db92 231/417: tests(test.yml): Add workflow_dispatch, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0bae1476a4 242/417: chore: Changelog and styles (#38), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 6178f3345c 193/417: update ci, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 095e093737 194/417: Remove unused shell entry, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold ec60327a20 195/417: chore(eask): info, ELPA Syncer, 2024/07/01
- [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 <=
- [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, 2024/07/01
- [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