mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -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
|
(string) @string
|
||||||
(number) @number
|
(number) @number
|
||||||
(label_statement) @label
|
(label_statement) @label
|
||||||
|
(field (identifier) @field)
|
||||||
(shebang) @comment
|
(shebang) @comment
|
||||||
|
|
||||||
;; Error
|
;; Error
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue