Explorar o código

Merge pull request #376 from beatrupp/patch-3

Add hint for Neovim configuration path
Junegunn Choi %!s(int64=10) %!d(string=hai) anos
pai
achega
46dda37494
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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