Commit Graph

179 Commits

Author SHA1 Message Date
657bb7e164 Merge 7b289ae5c7cb7462186efaf08f277b5538488c1f into 39f06b873a8449af8ff6a3eee716d3da14d63a76 2020-02-25 00:47:42 -05:00
7b289ae5c7 allow unicode pairs (like «») 2020-02-25 00:46:32 -05:00
39f06b873a Comptabile with <CR> <Plug>() mapping, fix #245 2019-02-27 17:11:39 +08:00
65a9f452f2 Obsolete wild close key by default, add custom close key, improve #242 2019-02-27 16:34:50 +08:00
fcf9f00f85 Add default pairs base on filetype, fix #241 2019-02-17 14:31:17 +08:00
40ba005829 Bump version to 2.0.0 v2.0.0 2019-02-02 10:46:02 +08:00
1c3f4c8171 Fix #239 extra space in quotes 2019-01-28 22:42:59 +08:00
b85ef9831e Close quote pair properly 2019-01-25 01:09:50 +08:00
67b3606bb7 Fix #238 doule quote closing broken 2019-01-25 01:05:29 +08:00
a5142b0e99 Check open pair before close, fix #237 2019-01-24 13:16:21 +08:00
f1d9a2bf63 Close empty pairs smartly 2019-01-23 00:49:16 +08:00
3413c38fe3 Delete the inserted blank line when close the pair 2019-01-23 00:36:38 +08:00
0682eb08cb Optimize code 2019-01-22 23:43:40 +08:00
f0b00a1c63 Fix #235, result in iabbrev behavior error 2019-01-22 18:38:06 +08:00
7e10cc3b00 Support ``` ''' """ by default, #234 2019-01-22 16:16:40 +08:00
453d488987 Compatible with vim 7.3, fixes #233 2019-01-20 12:02:09 +08:00
12dc3a060e Merge pull request #232 from philliptvo/master
Fix AutoPairsDefine delete pairs doesn't work
2019-01-19 13:28:25 +08:00
81a4a9fe5b Allow removeOpenPairList's with a single element in AutoPairsDefine function 2019-01-18 23:40:08 -05:00
c2f0eef628 Prevent jumping if open key equals close key, fixes #231 2019-01-19 11:37:41 +08:00
4af571e18b New modifier s 2019-01-17 19:05:58 +08:00
179520e690 Fixes #229 triple quote stopped working 2019-01-17 15:51:19 +08:00
43db4c1776 Fixes #228 ' is duplicated inside a word 2019-01-16 10:07:05 +08:00
8d2f838205 Fix jump incorrect 2019-01-15 22:56:58 +08:00
2de4b15cc5 Merge pull request #172 from shirohana/master
Close empty pairs smartly
2019-01-15 22:39:49 +08:00
d1ecaac55c Merge branch 'master' into master 2019-01-15 22:39:04 +08:00
38d53d4df0 Close empty pairs smartly 2019-01-15 22:26:37 +08:00
7d721d261f Indent line when return 2019-01-15 21:33:19 +08:00
423ee192c7 Prevent jumping multi line if open pair equals close pair 2019-01-15 19:38:21 +08:00
ea2fd8a2de Update README 2019-01-15 19:10:52 +08:00
3c7fde2643 Update README 2019-01-15 19:08:18 +08:00
bec90a4076 Update README 2019-01-15 18:52:47 +08:00
1ff8be79d3 Fix jump over closed pair 2019-01-15 18:45:46 +08:00
177664ab1a Update README 2019-01-15 18:40:51 +08:00
06e7d60aa2 Merge pull request #143 from xluffy-fork/master
Update install auto-pair
2019-01-15 18:35:58 +08:00
4d5060c80c Add wild closed pair 2019-01-15 17:17:06 +08:00
adf9224a41 update README 2019-01-15 17:03:40 +08:00
1884e426ca Fix delete pairs incorrect 2019-01-15 17:03:32 +08:00
680f4fefcd Keep clipboard when fastwrap 2019-01-15 12:43:46 +08:00
738d1f18a8 Support multibytes pairs 2019-01-15 04:21:48 +08:00
4ec359716a Bump version 1.3.4 v1.3.4 2019-01-15 04:18:06 +08:00
92e5ece6a3 Merge pull request #227 from Felixoid/master
Fix breaking of keymap behavior
2019-01-14 23:07:33 +08:00
cf921dadce Fix breaking of keymap behavior 2019-01-12 16:09:52 +01:00
9086ce897a Merge pull request #221 from zoresvit/patch-1
Spell fix
2018-09-24 00:02:14 +08:00
3c290d9308 Spell fix
Remove duplicated word.
2018-09-18 17:42:41 -07:00
404a121b04 Close empty pairs smartly 2017-08-23 07:03:42 +08:00
f0019fc642 Merge pull request #185 from d10n/fix-filename
Fix filename
2017-07-03 12:02:43 +08:00
c00cc24c8e Fix filename 2017-07-02 20:23:39 -04:00
6afc850e24 New feature: Move character under the cursor to the pair. 2017-06-17 01:23:20 +08:00
20ec5b043f Merge pull request #174 from grodzik/master
Added .gitignore with doc/tags entry
2017-03-22 04:16:39 -05:00
3bd07a4eeb Added .gitignore with doc/tags entry 2017-03-21 20:04:05 +01:00