Merge pull request #721 from prouty/patch-1

Fix unclosed parenthesis; make phrasing clearer.
This commit is contained in:
Yan Pritzker 2016-11-29 12:23:57 -06:00 committed by GitHub
commit 732f615109

View File

@ -1,5 +1,3 @@
You may use `~/.vimrc.before` for settings like the __leader__ setting.
You may `~/.vimrc.after` (for those transitioning from janus) or in `~/.yadr/vim/after/.vimrc.after` for any additional overrides/settings.
You may use `~/.vimrc.after` (for those transitioning from janus) or `~/.yadr/vim/after/.vimrc.after` for any additional overrides/settings.
If you didn't have janus before, it is recommended to just put it in `~/.yadr/vim/after` so you can better manage your overrides.