Add missing zsh option keyword to vim syntax
This commit is contained in:
parent
b5f51c0542
commit
3dd8259c01
@ -1,2 +1,3 @@
|
||||
syn keyword zshOption interactivecomments INTERACTIVE_COMMENTS
|
||||
syn region zshBlock matchgroup=zshParans start="{" end="}" transparent fold
|
||||
hi link zshParans Delimiter
|
||||
|
Loading…
x
Reference in New Issue
Block a user