13a772b92155

vim: cram stuff
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 26 Sep 2010 20:30:54 -0400
parents 614694ef009f
children 8e046d0fb0dd 07500b0af610
branches/tags (none)
files vim/syntax/cram.vim

Changes

--- a/vim/syntax/cram.vim	Sun Sep 26 20:30:44 2010 -0400
+++ b/vim/syntax/cram.vim	Sun Sep 26 20:30:54 2010 -0400
@@ -32,6 +32,6 @@
 endif
 
 syn sync match cramSync grouphere NONE "^$"
-syn sync maxlines=2000
+syn sync maxlines=200
 
 let b:current_syntax = "cram"