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

Use the original fontification function outside of tree-sitter-hl-mode #201

Closed ubolonton closed 2 years ago

ubolonton commented 2 years ago

Fixes https://github.com/nnicandro/emacs-jupyter/issues/363. See also: https://github.com/emacs-tree-sitter/elisp-tree-sitter/issues/78#issuecomment-1005987817.

shackra commented 2 years ago

cool, shouldn't this be a draft until is ready?