nvim-treesitter/queries/passwd/highlights.scm

17 lines
179 B
Scheme
Raw Normal View History

2023-02-27 21:18:00 -05:00
(user) @namespace
(auth) @symbol
(gecos) @string
(home) @text.uri @constant
(shell) @text.uri @string.special
[
(gid)
(uid)
] @number
(separator) @punctuation.delimiter