This commit is contained in:
rhiannon morris 2022-03-16 04:20:41 +01:00
parent 49d887ad30
commit 21e4a63b6f
1 changed files with 3 additions and 3 deletions

View File

@ -20,13 +20,13 @@ hi def link maudeFMod maudeMod
syn keyword maudeSMod smod endsm sth endsth syn keyword maudeSMod smod endsm sth endsth
hi def link maudeSMod maudeMod hi def link maudeSMod maudeMod
syn keyword maudeView view from to endv
hi def link maudeView maudeMod
syn keyword maudeIs is syn keyword maudeIs is
hi def link maudeIs maudeMod 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 syn keyword maudeImport protecting pr including inc extending ex
hi def link maudeImport Include hi def link maudeImport Include