"drop this into your ~/.vim/after/syntax/directory "the standard fortran.vim will be used, with the following modifications: " "makes 'program', 'subroutine', 'function' etc. more visible: highlight fortranUnitHeader ctermfg=Red guifg=Black guibg=Cyan