macvim - vim syntax highlighting - highlight only 128 characters -


my vim editor highlight 128 characters in string. in .vimrc file set syntax enable. when change color scheme it's same 128 characters highlighting.

check .vimrc. suspect have 'set synmaxcol=128'. or maybe it's weird default on system. in vim :help synmaxcol more details.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -