add .nvim
note for neovim users
This commit is contained in:
parent
eb29cc9b47
commit
7ae804685b
|
@ -25,7 +25,7 @@ A minimalist Vim plugin manager.
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
[Download plug.vim](https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim)
|
[Download plug.vim](https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim)
|
||||||
and put it in ~/.vim/autoload
|
and put it in ~/.vim/autoload (neovim users: change `.vim` to `.nvim`)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user