mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-11-25 09:40:57 +08:00
another typo
This commit is contained in:
parent
cef3a9ce39
commit
1b6058a597
|
@ -12,7 +12,7 @@ The NERD Commenter requires Vim 7 or higher is comprised of 2 files:
|
|||
1. Extract the plugin files into your **[VIM_ROOT]**/pulgin and **[VIM_ROOT]**/doc folders respectively.
|
||||
2. Finish the install by updating your help files. Run:
|
||||
|
||||
<pre><code>:helptags **[VIM_ROOT]**/doc</code></pre>
|
||||
<pre><code>:helptags [VIM_ROOT]/doc</code></pre>
|
||||
|
||||
See **|add-local-help|** for more details.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user