mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-11-22 12:45:38 +08:00
Update README.md
This commit is contained in:
parent
6549cfde45
commit
2bffc66a42
|
@ -20,6 +20,10 @@ See **|add-local-help|** for more details.
|
|||
1. Navigate to your **[VIM_ROOT]/bundle** directory in your local Vim setup
|
||||
2. git clone https://github.com/scrooloose/nerdcommenter.git
|
||||
|
||||
### Vundle Install
|
||||
1. Add `Plugin 'scrooloose/nerdcommenter'` to your .vimrc file.
|
||||
2. Run `:BundleInstall`
|
||||
|
||||
### Post Install
|
||||
After the **'Classic'** or **'Pathogen'** install, make sure that you have filetype plugins enabled, as the script makes use of
|
||||
**|'commentstring'|** where possible (which is usually set in a filetype plugin).
|
||||
|
|
Loading…
Reference in New Issue
Block a user