mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-11-29 20:24:14 +08:00
fix a couple typos
This commit is contained in:
parent
8ed440ea20
commit
8ef3473c2e
|
@ -429,7 +429,7 @@ then the script would do a sexy comment on the last visual selection.
|
||||||
uncommenting.
|
uncommenting.
|
||||||
|'NERDCompactSexyComs'| Specifies whether to use the compact
|
|'NERDCompactSexyComs'| Specifies whether to use the compact
|
||||||
style sexy comments.
|
style sexy comments.
|
||||||
|'NERDDefaultAlign'| Specifies the default aligment to use,
|
|'NERDDefaultAlign'| Specifies the default alignment to use,
|
||||||
one of 'none', 'left', 'start', or
|
one of 'none', 'left', 'start', or
|
||||||
'both'.
|
'both'.
|
||||||
|
|
||||||
|
@ -669,6 +669,7 @@ as opposed to this: >
|
||||||
<
|
<
|
||||||
If you want spaces to be added then set NERDSpaceDelims to 1 in your vimrc.
|
If you want spaces to be added then set NERDSpaceDelims to 1 in your vimrc.
|
||||||
|
|
||||||
|
See also |'NERDRemoveExtraSpaces'|.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*'NERDDefaultAlign'*
|
*'NERDDefaultAlign'*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user