Getting PHP syntaxing working in vi on Ubuntu
If you want the syntax highlighting to work with Vim on Ubuntu, then simply install the vim-full package:
sudo apt-get install vim-full
Edit the /etc/vim/vimrc file and uncomment (remove the following line
syntax on
Easy as that… (all you need is a few minutes and a bit of bandwith to download the packages)







Recent Comments