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 -

c++ - Clock_gettime() function outputting incorrect time -

asp.net core mvc - How important is the global.json and src folder? -