set maxcol for syntax highlighting

This commit is contained in:
Thomas Ruoff
2016-09-04 23:19:10 +02:00
parent 967dc8ce9e
commit af517ace91

1
vimrc
View File

@@ -93,6 +93,7 @@ set modelines=10
"" Visual settings
syntax enable
set synmaxcol=512
set cursorline
set number