Add the local
and declare
keywords to bash syntax highlighting
This commit is contained in:
parent
54378a5f57
commit
5d22a300c3
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
"unset"
|
||||
"until"
|
||||
"while"
|
||||
"local"
|
||||
"declare"
|
||||
] @keyword
|
||||
|
||||
(comment) @comment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue