v3.0.0-beta5
LunarWatcher
released this
09 Feb 07:01
·
238 commits
to master
since this release
3.0.0-beta5
Fixed
- Bad fast wrap when open == close and there isn't a space before open (#17)
- Bad balance check caused by
if index(...)
rather thanif index(...) != -1
- Fixed broken
foo[]|<BS>
-check (early return, bugged since the start) - Make
foo[]|<BS>
run a multiline check in reverse
Changed
g:AutoPairsVersion
no longer has a semantic meaning