Skip to content

Commit ac2035e

Browse files
Maelancopy
authored andcommitted
ocaml syntax: highlight ':' for module types
1 parent 47604e0 commit ac2035e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntax/ocaml.vim

+1
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,7 @@ hi def link ocamlConstructor Constant
598598
hi def link ocamlEmptyConstructor ocamlConstructor
599599

600600
hi def link ocamlVal Keyword
601+
hi def link ocamlModTypePre Keyword
601602
hi def link ocamlModPreRHS Keyword
602603
hi def link ocamlFunctor Keyword
603604
hi def link ocamlModTypeOf Keyword

0 commit comments

Comments
 (0)