]> git.eshelyaron.com Git - emacs.git/commit
Update ts-mode font-lock to work with tree-sitter's :feature
authorYuan Fu <casouri@gmail.com>
Sat, 15 Oct 2022 23:09:35 +0000 (16:09 -0700)
committerYuan Fu <casouri@gmail.com>
Sat, 15 Oct 2022 23:09:35 +0000 (16:09 -0700)
commitf1e058d46b5a83ddd0423a3616aa50ac3ec7f551
tree20f93c0664961d114b4800091109b557f1da790b
parentbb8a46e559ec39437a1524b3e9746746768effcc
Update ts-mode font-lock to work with tree-sitter's :feature

* lisp/progmodes/ts-mode.el (ts-mode--settings): Add :feature flag.
(ts-mode): Set treesit-font-lock-feature-list.
lisp/progmodes/ts-mode.el