create a ~/.vimrc file with the following content:
so ~/.vim/.vimrc
To enable syntax manually:
:setf nginx
or :set syntax=php
create a ~/.vimrc file with the following content:
so ~/.vim/.vimrc
To enable syntax manually:
:setf nginx
or :set syntax=php