diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ sh -c $(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tool 4. put vimrc in ~/.vimrc 5. run: ``` -ln -s ~/.config/nvim/init.vim /path/to/external/editor/config/file/.vimrc +ln -s ~/.config/nvim/init.vim ~/.vimrc ``` 6. open vim 7. run :PlugInstall |
