mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Neovim: add missing mkdir to configuration
This commit is contained in:
parent
cb2b9fa73b
commit
8ebee48a3f
@ -35,6 +35,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
|
||||
$ cd .vim
|
||||
$ ln -s vimrc init.vim
|
||||
|
Loading…
x
Reference in New Issue
Block a user