summaryrefslogtreecommitdiff
path: root/colm.vim
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2009-09-09 19:36:50 +0000
committerAdrian Thurston <thurston@complang.org>2009-09-09 19:36:50 +0000
commitea7135b1f0c05c495dd145302d4c47a3c686ccc6 (patch)
treef3480b69e06fdc6f4f73ff25093438fb1986f010 /colm.vim
parent3b5c619d73fd38bfe8e76ee120f4bf0e03ec4e1a (diff)
downloadcolm-ea7135b1f0c05c495dd145302d4c47a3c686ccc6.tar.gz
Added accum keyword to the syntax highlighter.
An an unclosed literal pattern with no literal text on the end should generate a newline.
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 8b7b5799..cb8b77b0 100644
--- a/colm.vim
+++ b/colm.vim
@@ -56,7 +56,7 @@ syntax keyword Type
\ commit include literal iter
\ namespace lex reducefirst global include
\ construct parse parse_stop match require
- \ preeof left right nonassoc prec
+ \ preeof left right nonassoc prec accum
syntax keyword typeKeywords
\ int str bool any ref vector map list ptr