Pretty simple solution (as is often the case): ftplugin are disabled in this version of Vim packaged in Debian/Ubuntu, it seems.
/usr/share/doc/vim-runtime/NEWS.Debian.gz Filetype plugins are no longer enabled by default because certain actions (like preventing the loading of the default menus) *must* occur before filetype detection is enabled. By enabling filetype plugins (and detection) in debian.vim, we are preventing the user from being able to make changes to Vim's behavior. Filetype plugins can be re-enabled via "filetype plugin on". and bug reports: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496545 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496503 -- Bill Moseley. [email protected] Sent from my iMutt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
