summaryrefslogtreecommitdiff
path: root/colm.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colm.vim')
-rw-r--r--colm.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colm.vim b/colm.vim
index bf33183a..0b8a8ad2 100644
--- a/colm.vim
+++ b/colm.vim
@@ -60,7 +60,7 @@ syntax keyword Type
\ end
syntax keyword typeKeywords
- \ int str bool any ref ptr
+ \ int str bool any ref ptr void
syntax keyword Keyword
\ reject else elsif return yield for while if