1
Files
flake-nixinator/config/neovim/store/nvim-treesitter/queries/ini/highlights.scm

17 lines
183 B
Scheme

(section_name
(text) @markup.heading)
(comment) @comment @spell
[
"["
"]"
] @punctuation.bracket
"=" @operator
(setting
(setting_name) @property)
(setting_value) @string