mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-23 12:36:53 -07:00
Add hint for Neovim configuration path
This commit is contained in:
parent
fe0ff38cd9
commit
fa2569dc84
@ -52,7 +52,7 @@ $uri = 'https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
|
||||
|
||||
### Usage
|
||||
|
||||
Add a vim-plug section to your .vimrc:
|
||||
Add a vim-plug section to your `~/.vimrc` (or `~/.config/nvim/init.vim` for Neovim):
|
||||
|
||||
1. Begin the section with `plug#begin()`
|
||||
1. List the plugins with `Plug` commands
|
||||
|
Loading…
Reference in New Issue
Block a user