From b0027de06edd375f88f66f31a1bf05fd0099ff09 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Sun, 9 Sep 2012 10:53:50 -0400 Subject: bring back globals --- colm.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colm.vim') diff --git a/colm.vim b/colm.vim index 15e9e649..d8eb44a6 100644 --- a/colm.vim +++ b/colm.vim @@ -54,7 +54,7 @@ syntax match tlNumber "false" syntax keyword Type \ commit include literal iter - \ namespace lex reducefirst include export + \ namespace lex reducefirst global include export \ construct cons parse parse_stop match require send \ preeof left right nonassoc prec accum context parser alias -- cgit v1.2.1