mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-12 11:43:46 -05:00
fix a couple typos
This commit is contained in:
@@ -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'*
|
||||||
|
|||||||
Reference in New Issue
Block a user