Vi syntax highlighting

The vim available in Ubuntu Dapper has syntax highlighting disabled by default. You can easily enable it by adding the following to ~/.vimrc (just create the file if it is not there).

syntax enable