On 19/10/08 21:50, Caleb Cushing wrote: >> filetype detection:ON plugin:ON indent:OFF >> >> If, on your system, it says plugin:OFF or even detection:OFF, then you >> haven't told Vim to use filetype detection and plugins. In that case, >> add the line >> >> filetype plugin on > > yeah it was set to off... I'm guessing gentoo set that to on for me.
No need to blame gentoo. The Vim default is detection:OFF plugin:OFF indent:OFF unless some script (usually your vimrc) sets it otherwise. > >> to your vimrc. You may want to add also >> >> syntax on > > already have that ;) > > thanks for the help. > My pleasure. Best regards, Tony. -- hundred-and-one symptoms of being an internet addict: 214. Your MCI "Circle of Friends" are all Hayes-compatible. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
