mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
highlights: use @preproc where appropriate
This commit is contained in:
parent
0bfeb5484e
commit
9b43ab819c
15 changed files with 43 additions and 16 deletions
|
|
@ -112,10 +112,9 @@
|
|||
(undefined)
|
||||
] @constant.builtin
|
||||
|
||||
[
|
||||
(comment)
|
||||
(hash_bang_line)
|
||||
] @comment
|
||||
(comment) @comment
|
||||
|
||||
(hash_bang_line) @preproc
|
||||
|
||||
(comment) @spell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue