Friday, 23 August 2013

Reflect changes to file that .vimrc sources

Reflect changes to file that .vimrc sources

Here is my set-up. There is a ~/.vimrc that sources several files.
I make changes to one of these. And I do :so ~/.vimrc, the changes in the
underlying files are not reflected. I need to quit and restart vim.
Is there any way I can achieve this? Let me rephrase, knowing vim. How do
I get the changes to reflect without restarting vim?

No comments:

Post a Comment