Skip to content

Commit 092b253

Browse files
authored
Add Tree-sitter (#558)
1 parent 215f987 commit 092b253

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.org

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,9 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g
475475
** Programming
476476

477477
- [[https://cedet.sourceforge.net/][CEDET]] - =[built-in]= an advanced development environment in Emacs.
478+
- [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Language-Grammar.html][treesit.el]] - =[built-in]= tree-sitter utilities.
479+
- [[https://github.com/emacs-tree-sitter/elisp-tree-sitter][tree-sitter.el]] - Incremental parsing system.
480+
- [[https://github.com/emacs-tree-sitter/tree-sitter-langs][tree-sitter-langs]] - Language bundle for Emacs's tree-sitter package.
478481
- [[https://github.com/thoni56/c-xrefactory][C-xrefactory]] - refactoring tool and code browser for C and Java.
479482
- [[https://github.com/redguardtoo/evil-nerd-commenter][evil-nerd-commenter]] - Comment/uncomment lines efficiently. Like Nerd Commenter in Vim. This program can be used independently without evil-mode.
480483
- [[https://doxymacs.sourceforge.net/][Doxymacs]] - Doxymacs is Doxygen + {X}Emacs.

0 commit comments

Comments
 (0)