Commit Graph

10 Commits

Author SHA1 Message Date
jiangfriend@gmail.com
48232b5e3d fixes issue #9 Lowercase 'a' acute accent via opt-e not working
REMOVE g:AutoPairsShortcuts
ADD g:AutoPairsShortcutJump
2012-03-20 13:13:39 +08:00
jiangfriend@gmail.com
10f56aad0e NEW support ```, ''', """ 2012-01-17 13:17:21 +08:00
jiangfriend@gmail.com
7e4614d6aa add contributor list 2011-12-29 21:42:43 +08:00
jiangfriend@gmail.com
583d0a4196 update README 2011-12-22 12:30:04 +08:00
jiangfriend@gmail.com
6a4b2ca820 Improve AutoPairsMapSpace Feature
MapSpace now only works with [], {}, ()

Delete last two space with one backspace,

    [ | ], press <BS> at |, output: [|]

Smarter paren insertion

    [ foo| ], press ] at |, ouput: [ foo ]|
2011-12-14 17:08:33 +08:00
Cam Thompson
21b4b1062c Add documentation for AutoPairsMapSpace 2011-12-13 17:10:23 -05:00
jiangfriend@gmail.com
4f55278039 update README 2011-06-10 02:32:17 +08:00
jiangfriend@gmail.com
b0a61e7ab7 add Fast Wrap feature 2011-06-10 02:24:56 +08:00
jiangfriend@gmail.com
e893ae3d48 Use {<enter> instead of {{ (Thanks to linopolus)
https://github.com/jiangmiao/auto-pairs/issues/1

Add Toggle key
Add Options
  g:AutoPairsShortcutToggle
  g:AutoPairsMapBS
  g:AutoPairsMapCR
  g:AutoPairsCenterLine
2011-06-07 12:40:51 +08:00
jiangfriend@gmail.com
d4acd6e014 release 1.0 2011-05-23 01:11:23 +08:00