feat(vim): support augroups

This commit is contained in:
Thomas Vigouroux 2021-08-20 14:44:24 +02:00
parent 0d9c84c01a
commit fb3a7a8bcc
2 changed files with 6 additions and 2 deletions

View file

@ -51,6 +51,7 @@
"silent"
"echo"
"autocmd"
"augroup"
"return"
"lua"
"ruby"
@ -69,7 +70,10 @@
"<unique>"
] @constant.builtin
(au_event) @constant
[
(augroup_name)
(au_event)
] @constant
(normal_statement (commands) @constant)
;; Literals