Enable sytax highlight in VIM on ubuntu
you can edit or create .vimrc file in your home directory and add this line to it
:syntax enable
or for public users you can do this:
:syntax enable
or for public users you can do this:
- Create a root terminal
- Edit the file /etc/vim/vimrc
- Search for the word syntax
- Remove the double quote mark at the beginning of the line (quote marks to VIM are comments in configuration files)

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home