Link to Emacs’ Tree-sitter documentation (#3881)
Since Emacs 29, Tree-sitter is a built-in feature not requiring a third-party Emacs module.
This commit is contained in:
parent
8588c96691
commit
25e36bda87
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ There are currently bindings that allow Tree-sitter to be used from the followin
|
|||
#### Third-party
|
||||
|
||||
* [Delphi](https://github.com/modersohn/delphi-tree-sitter)
|
||||
* [ELisp](https://github.com/emacs-tree-sitter/elisp-tree-sitter)
|
||||
* [ELisp](https://www.gnu.org/software/emacs/manual/html_node/elisp/Parsing-Program-Source.html)
|
||||
* [Go](https://github.com/smacker/go-tree-sitter)
|
||||
* [Guile](https://github.com/Z572/guile-ts)
|
||||
* [Java (Android)](https://github.com/AndroidIDEOfficial/android-tree-sitter)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue