Difference between revisions of "VIM"
From John Freier
(Created page with '==Syntax Highlighting== Inside VI type the command below. :syntax on') |
|||
Line 3: | Line 3: | ||
:syntax on | :syntax on | ||
+ | |||
+ | Maybe | ||
+ | |||
+ | :syn on |
Revision as of 10:18, 14 May 2010
Syntax Highlighting
Inside VI type the command below.
:syntax on
Maybe
:syn on