From 6c2a34f33413bb026e6b31173ea0914f49a95de2 Mon Sep 17 00:00:00 2001 From: gmarik Date: Mon, 16 May 2011 19:33:18 -0500 Subject: [PATCH] syntax on in text/vimrc --- test/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/test/vimrc b/test/vimrc index de6fc82..0b0f664 100644 --- a/test/vimrc +++ b/test/vimrc @@ -7,6 +7,7 @@ if !isdirectory(expand(root).'/vundle') endif filetype off +syntax on runtime macros/matchit.vim