mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
Lua: highlight fields
This commit is contained in:
parent
6533fb9af7
commit
98127bded6
1 changed files with 1 additions and 0 deletions
|
|
@ -138,6 +138,7 @@
|
|||
(string) @string
|
||||
(number) @number
|
||||
(label_statement) @label
|
||||
(field (identifier) @field)
|
||||
(shebang) @comment
|
||||
|
||||
;; Error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue