fix a couple typos

This commit is contained in:
ervandew 2010-11-06 17:52:50 -07:00
parent 8ed440ea20
commit 8ef3473c2e

View File

@ -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'*