mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-06-27 20:56:06 +08:00
Fix smaple command line
The source path is relative to the target.
This commit is contained in:
parent
36acae11ad
commit
ca4b4398b3
@ -50,7 +50,7 @@ If you want to share your vimrc with Neovim, you can easily do that like this
|
||||
```sh
|
||||
$ cd
|
||||
$ mkdir -p .config
|
||||
$ ln -s .vim .config/nvim
|
||||
$ ln -s ../.vim .config/nvim
|
||||
$ cd .vim
|
||||
$ ln -s vimrc init.vim
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user