1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 06:52:28 +01:00

Add missing syn-contained args to the :mksyntax generated file.

This commit is contained in:
Doug Kearns
2010-12-22 04:38:51 +11:00
parent 7b52a7d477
commit 21ddb65595

View File

@@ -603,6 +603,7 @@ unlet b:current_syntax
syn match <name>CommandStart "\%(^\s*:\=\)\@<=" nextgroup=<name>Command,<name>AutoCmd
<commands>
\ contained
syn match <name>Command "!" contained
@@ -617,6 +618,7 @@ syn region <name>Set matchgroup=<name>Command start="\%(^\s*:\=\)\@<=\<\%(setl\%
\ end="$" keepend oneline contains=<name>Option,<name>String
<options>
\ contained nextgroup=pentadactylSetMod
<toggleoptions>
execute 'syn match <name>Option "\<\%(no\|inv\)\=\%(' .