v3.0.0-alpha4
LunarWatcher
released this
02 Jan 14:22
·
288 commits
to master
since this release
3.0.0-alpha4
Added
g:AutoPairsSearchCloseAfterSpace
g:AutoPairsSingleQuoteMode
g:AutoPairsSingleQuoteExpandFor
Fixed
g:AutoPairsNoJump
didn't work as intended; this has now been fixed. An if-statement in the wrong place prevented it from doing what it was meant to do; avoid jumping.- Typo in AutoPairsDelete causing backspace errors
- Bad backslash use in character group (#10)
Changes
- Corrected documentation of AutoPairsDefine to include the optional second argument.