X-Git-Url: http://nitlanguage.org diff --git a/misc/vim/syntax/nit.vim b/misc/vim/syntax/nit.vim index b5d86ac..b72ee52 100644 --- a/misc/vim/syntax/nit.vim +++ b/misc/vim/syntax/nit.vim @@ -57,7 +57,7 @@ syn match NITClosure "!\h\w*" " Fallback highlight keywords syn match NITNull "\<\(null\)\>" -syn match NITControl "\<\(init\|end\|not null\|not\|var\|do\|then\|else\|loop\|is\)\>" +syn match NITControl "\<\(init\|end\|not null\|not\|var\|do\|then\|catch\|else\|loop\|is\)\>" syn match NITKeyword "\<\(super\)\>" " Unmatchning error syn match Error "\"