emacs-tree-sitter / elisp-tree-sitter

Emacs Lisp bindings for tree-sitter
https://emacs-tree-sitter.github.io
MIT License
816 stars 73 forks source link

Assign html to web-mode #111

Closed jcs090218 closed 3 years ago

ubolonton commented 3 years ago

tree-sitter-hl's highlighting is currently not as good as web-mode's for multi-lang use cases, and seems to interact weirdly with web-mode.

For now, users that specifically want to choose tree-sitter-hl over web-mode should modify tree-sitter-major-mode-language-alist on their own, or use web-mode-hook.