mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-11-22 12:01:10 +08:00
README.md: fix vim-plug installation instructions (#254)
This commit is contained in:
parent
ec0f4753d0
commit
c3d6a2069b
|
@ -8,7 +8,7 @@ Comment functions so powerful—no comment necessary.
|
|||
|
||||
#### [Vim-Plug](https://github.com/junegunn/vim-plug)
|
||||
|
||||
1. Add `Plug 'Plug scrooloose/nerdcommenter'` to your vimrc file.
|
||||
1. Add `Plug 'scrooloose/nerdcommenter'` to your vimrc file.
|
||||
2. Reload your vimrc or restart
|
||||
3. Run `:PlugInstall`
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user