Make neovim info its own section
This commit is contained in:
parent
cba05f7507
commit
ecab49b385
|
@ -34,7 +34,8 @@ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
||||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're using neovim:
|
###### Neovim
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs \
|
curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs \
|
||||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||||
|
|
Loading…
Reference in New Issue
Block a user