On Tue, Jul 26, 2016 at 5:17 PM, Bram Moolenaar <b...@moolenaar.net> wrote:
> > " Only do this part when compiled with support for autocommands. > if has("autocmd") > > " Enable file type detection. > " Use the default filetype settings, so that mail gets 'tw' set to 72, > " 'cindent' is on in C files, etc. > " Also load indent files, to automatically do language-dependent > indenting. > filetype plugin indent on > This is a plea to not enable ftplugins. They make using vim analogous to driving a car whose mirrors, seat adjustment, and radio station keep automatically changing depending on what direction the car is pointing. I like that none of this will happen with '-u NONE'. -Manny -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.