On 21 Dec 2012 07:16, "Niels Kobschätzki" <[email protected]> wrote: > > > On 21 Dec 2012, at 6:52, stillLearningVim wrote: > >> Is there a way to reload the vimrc (and other files), so that the changes in the vimrc take immediate effect. :e doesn't seem to do the trick. > > > :source PATH_TO_FILE > i.e.: :source ~/.vimrc > > > Niels
That, or :source $MYVIMRC nico > > > -- > You received this message from the "vim_use" 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 from the "vim_use" 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
