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
Post a Comment