Add a clarification
This commit is contained in:
parent
96375cb7d3
commit
55c8786c3c
|
@ -90,7 +90,7 @@ $uri = 'https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
Add a vim-plug section to your `~/.vimrc` (or `~/.config/nvim/init.vim` for Neovim):
|
Add a vim-plug section to the top of your `~/.vimrc` (or `~/.config/nvim/init.vim` for Neovim):
|
||||||
|
|
||||||
1. Begin the section with `call plug#begin()`
|
1. Begin the section with `call plug#begin()`
|
||||||
1. List the plugins with `Plug` commands
|
1. List the plugins with `Plug` commands
|
||||||
|
|
Loading…
Reference in New Issue
Block a user