Commit 340ec1c
Changed files (1)
vimrc
@@ -50,6 +50,7 @@ set smartcase
set softtabstop=2
set splitbelow
set splitright
+set synmaxcol=200 " Stop processing syntax after column 200
set t_Co=256
set t_vb=
set tabstop=2