mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-12 19:53:47 -05:00
Update README.md
Changed git clone command's font in pathogen installation description to monospaced
This commit is contained in:
@@ -18,7 +18,7 @@ See **|add-local-help|** for more details.
|
||||
|
||||
### Pathogen Install
|
||||
1. Navigate to your **[VIM_ROOT]/bundle** directory in your local Vim setup
|
||||
2. git clone https://github.com/scrooloose/nerdcommenter.git
|
||||
2. `git clone https://github.com/scrooloose/nerdcommenter.git`
|
||||
|
||||
### Post Install
|
||||
After the **'Classic'** or **'Pathogen'** install, make sure that you have filetype plugins enabled, as the script makes use of
|
||||
|
||||
Reference in New Issue
Block a user