mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2026-02-23 06:57:02 +08:00
MapSpace now only works with [], {}, ()
Delete last two space with one backspace,
[ | ], press <BS> at |, output: [|]
Smarter paren insertion
[ foo| ], press ] at |, ouput: [ foo ]|