The Fortran plugin's documentation gives instructions on how to enable automatic selection of source format (fixed or free form) based on the file extension (see :help fortran). It also mentions that this will only work if the "filetype plugin indent on" line precedes the "syntax on" one in vimrc. This is not true for the included vimrc_example.
Unless there is a reason not to, it would be nice to swap the order of these two lines in the 'official' vimrc_example to make sure that it is compatible with the Fortran plugin. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
