Regenerate nvim config
This commit is contained in:
@ -0,0 +1 @@
|
||||
(section) @fold
|
||||
@ -0,0 +1,16 @@
|
||||
(section_name
|
||||
(text) @type) ; consistency with toml
|
||||
|
||||
(comment) @comment @spell
|
||||
|
||||
[
|
||||
"["
|
||||
"]"
|
||||
] @punctuation.bracket
|
||||
|
||||
"=" @operator
|
||||
|
||||
(setting
|
||||
(setting_name) @property)
|
||||
|
||||
; (setting_value) @none ; grammar does not support subtypes
|
||||
Reference in New Issue
Block a user