Thursday, March 19, 2009

Ubuntu : syntax on does not work

trying to use the syntax higlight in vim and it gives errors?

line 20:E319: Sorry, the command is not available in this version: syntax on

Try install vim-full

sudo apt-get vim-full

and then, edit the /etc/vim/vimrc file to uncomment syntax on and other useful utilities.

Cheers!!

http://devtime.blogspot.com/http://www.blogger.com/img/blank.gif2007/05/enable-vim-syntax-color-highlightning.html
http://ubuntuforums.org/archive/index.php/t-626294.html
http://www.cyberciti.biz/faq/howto-install-full-vim-under-ubuntu-linux/

No comments: