fix view
This commit is contained in:
parent
49d887ad30
commit
21e4a63b6f
1 changed files with 3 additions and 3 deletions
|
@ -20,13 +20,13 @@ hi def link maudeFMod maudeMod
|
|||
syn keyword maudeSMod smod endsm sth endsth
|
||||
hi def link maudeSMod maudeMod
|
||||
|
||||
syn keyword maudeView view from to endv
|
||||
hi def link maudeView maudeMod
|
||||
|
||||
syn keyword maudeIs is
|
||||
hi def link maudeIs maudeMod
|
||||
|
||||
|
||||
syn keyword maudeView view from to endv
|
||||
hi def link maudeView maudeModule
|
||||
|
||||
syn keyword maudeImport protecting pr including inc extending ex
|
||||
hi def link maudeImport Include
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue