tree-sitter-langs
tree-sitter-langs copied to clipboard
Language bundle for Emacs's tree-sitter package
Not working for me. No indentation, for example. The bare Emacs json mode works fine, in contrast.
Hey, Could you please include this in your bundle: https://github.com/camdencheek/tree-sitter-go-mod When loading go-ts-mode in GNU Emacs 30.1, it aggressively (without quiet flag) searches not just for tree-sitter-go, but also for...
Something wrong with this repo. 🤔
For #999.
It seems so that upstream emacs (already in 30.1, but also in in emacs HEAD, see https://raw.githubusercontent.com/emacs-mirror/emacs/refs/heads/master/lisp/progmodes/lua-ts-mode.el) wants to use lua grammar from here: https://github.com/tree-sitter-grammars/tree-sitter-lua Currently the bundle uses a...
Hello! I have highlighting issue with tree-sitter-hl-mode: sometimes highlighting breaks:  And it recovers if I make any edit in the file:  I thing there is some update issue...
The linked Erlang grammar is three years old, whereas upstream released a new minor just last week.