On Fri, Sep 9, 2016 at 1:41 PM, Bram Moolenaar <[email protected]> wrote: > The logic for whether the .vimrc file is used is quite complicated. > That's why we can't make this decision before loading a system vimrc. > > I think it's easier to suggest unletting skip_defaults_vim always: > > > This should work well for new Vim users. If you create your own .vimrc, it is > recommended to add this line somewhere near the top: > > unlet! skip_defaults_vim > source $VIMRUNTIME/defaults.vim > ah, yes; maybe this is even better.
> -- > hundred-and-one symptoms of being an internet addict: > 210. When you get a divorce, you don't care about who gets the children, > but discuss endlessly who can use the email address. > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ > \\\ an exciting new programming language -- http://www.Zimbu.org /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org /// Best regards, Tony. -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
