Hello, I need your help to enable the syntax highlighting in Vim.
I want to develop some website with HTML, CSS, PHP, SQL, JavaScript, JQuery... But I don't know how to enable the syntax highlighting.
:syntax enable don't work and :source $VIMRUNTIME/syntax/syntax.vim don't work too.
The terminal return : E319: Sorry, the command is not available in this version E484: Can't open file /usr/share/vim/vim73/syntax/syntax.vim My version on Vim is the 7.3.429. Can you help me please ? Thanks a lot.
