From 0802c2b4ef354e0016a7c35f755b4ed17251f234 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Sun, 14 Apr 2013 12:19:12 -0400 Subject: remeved accum from highlighed works, also is a type --- colm.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colm.vim') diff --git a/colm.vim b/colm.vim index 59ee5dec..bf33183a 100644 --- a/colm.vim +++ b/colm.vim @@ -56,7 +56,7 @@ syntax keyword Type \ commit include literal iter \ namespace lex reducefirst global include export \ construct cons parse parse_stop match require send - \ preeof left right nonassoc prec accum context alias + \ preeof left right nonassoc prec context alias \ end syntax keyword typeKeywords -- cgit v1.2.1