Add variables highlighting
This commit is contained in:
parent
b9fd34c084
commit
69e7f36f75
2 changed files with 7 additions and 0 deletions
|
|
@ -16,4 +16,8 @@
|
|||
(escape_sequence) @string.escape
|
||||
; }}}
|
||||
|
||||
; Declarations {{{
|
||||
(identifier) @variable
|
||||
; }}}
|
||||
|
||||
; vim: sw=2 foldmethod=marker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue