]> Sergey Matveev's repositories - codecomm.git/blob - syntax/codecomm.vim
eca42cd576da0fcbde02cc56432bb5ca8a58dbe0
[codecomm.git] / syntax / codecomm.vim
1 syntax region CCBlock start=/^-\{5}#/ end=/^-\+ >8 -\+/
2 highlight link CCBlock Statement