" This is the only file that you need to change for your custom FORTRAN and LaTeX syntax highlighting. " au! Syntax fortran "Do nothing for fortran; this seems necessary to keep freeform from reading both au! Syntax freeform so /home/cgodfrey/utilities/vim/freeform.vim " Change this to your own freeform.vim location au Syntax tex so /home/cgodfrey/utilities/vim/moretex.vim "Change this to your own moretex.vim location