commercial-emacs / commercial-emacs

"Evil will always triumph, because good is dumb." -- Spaceballs (1987)

Home Page:https://www.youtube.com/channel/UCyf-xqc0ovYSDgaCcB3CUoA/featured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter

bodnarlajos opened this issue · comments

Hi,
how can i use the tree-sitter what I built as an emacs module (if I understand well).
I haven't found tree-sitter-mode I just see the csharp-tree-sitter-mode and so on ...
where is the tree-sitter for html, typescript ?
what I dont understand ?
thanks for advance!

I found the answer in the documentation: font-lock-support-mode = 'tree-sitter-lock-mode
I have to read before write :)