mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-08 09:53:47 -05:00
README.md: fix vim-plug installation instructions (#254)
This commit is contained in:
committed by
Caleb Maclennan
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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user