]> git.eshelyaron.com Git - emacs.git/commit
Add more font-lock settings to css-ts-mode
authorTheodor Thornhill <theo@thornhill.no>
Mon, 28 Nov 2022 08:35:15 +0000 (09:35 +0100)
committerYuan Fu <casouri@gmail.com>
Mon, 28 Nov 2022 22:56:08 +0000 (14:56 -0800)
commitbbf1b93d434d60c0f85eba32f69a96b8899563cc
treea1e76009ca6732924c4c079f926e2f6956544efb
parentf794263da20b813623eab88df9233d774216276e
Add more font-lock settings to css-ts-mode

* lisp/textmodes/css-mode.el (css--treesit-settings): Add new
font-lock features 'query', 'keyword', 'operator' and 'bracket'.
(css-ts-mode): Use new features.
lisp/textmodes/css-mode.el