Like or hate the multicolored syntax highlighting? Turn it on or off!

From JoatWiki
Jump to: navigation, search

Like your syntax to be highlighted while typing in "vi"? Then, at a command prompt, type:

  •  :syntax on

Hate the highlighting? Turn it off with:

  •  :syntax off

You can make either of these permanent by adding the above (same syntax) to your .vimrc file.

<comments>Like_or_hate_the_multicolored_syntax_highlighting%3F_Turn_it_on_or_off!</comments>

Personal tools