1
0
neovim-config/queries/uci/highlights.scm

10 lines
219 B
Scheme

; This is mandatory to have, If I want "https://git.rpuzonas.com/rpuzonas/tree-sitter-uci" to work :/
"package" @keyword
"config" @keyword
"option" @type
"list" @type
(comment) @comment
(name) @string
(string) @string