Mikhail f. Shiryaev
|
cf921dadce
|
Fix breaking of keymap behavior
|
2019-01-12 16:09:52 +01:00 |
|
Miao Jiang
|
9086ce897a
|
Merge pull request #221 from zoresvit/patch-1
Spell fix
|
2018-09-24 00:02:14 +08:00 |
|
Ruslan Kiyanchuk
|
3c290d9308
|
Spell fix
Remove duplicated word.
|
2018-09-18 17:42:41 -07:00 |
|
Miao Jiang
|
f0019fc642
|
Merge pull request #185 from d10n/fix-filename
Fix filename
|
2017-07-03 12:02:43 +08:00 |
|
d10n
|
c00cc24c8e
|
Fix filename
|
2017-07-02 20:23:39 -04:00 |
|
Miao Jiang
|
6afc850e24
|
New feature: Move character under the cursor to the pair.
|
2017-06-17 01:23:20 +08:00 |
|
Miao Jiang
|
20ec5b043f
|
Merge pull request #174 from grodzik/master
Added .gitignore with doc/tags entry
|
2017-03-22 04:16:39 -05:00 |
|
Paweł Tomak
|
3bd07a4eeb
|
Added .gitignore with doc/tags entry
|
2017-03-21 20:04:05 +01:00 |
|
Miao Jiang
|
ff9160e6d8
|
Merge pull request #173 from zoresvit/master
Add Vim help file
|
2017-03-12 04:03:52 -05:00 |
|
Ruslan Kiianchuk
|
23f1c89508
|
Add Vim help file.
|
2017-03-11 13:16:45 -08:00 |
|
Miao Jiang
|
e915d857fe
|
Merge pull request #166 from bombela/patch-1
Use `normal!`
|
2017-01-26 03:23:42 -06:00 |
|
François-Xavier Bourlet
|
69bfaf0fdd
|
Use normal!
Use `normal!` to avoid collision with user defined mappings.
|
2017-01-23 14:51:25 -08:00 |
|
Miao Jiang
|
8451816810
|
Merge pull request #162 from vbauerster/trailingws
remove trailing white spaces
|
2016-11-21 08:15:07 -06:00 |
|
Vladimir Bauer
|
edf7ab9a9e
|
remove trailing white spaces
|
2016-11-21 11:29:39 +05:00 |
|
Miao Jiang
|
b0c9fce101
|
Merge pull request #161 from smiechowy/master
Fix checking for patch849
|
2016-11-20 02:40:26 -06:00 |
|
Miao Jiang
|
ea8ee08f44
|
Merge pull request #157 from davepagurek/fix-overwriting-register
Fix overwriting copied text when recentering
|
2016-11-20 02:40:01 -06:00 |
|
smiechowy
|
2d4071038a
|
Fix checking for patch849
|
2016-11-14 11:52:47 +01:00 |
|
Dave Pagurek
|
33ecfd759d
|
Recenter before adding line, fix overwriting copy
|
2016-10-29 11:47:04 -07:00 |
|
Miao Jiang
|
1b3a1efb07
|
Merge pull request #147 from davepagurek/master
Fix double-escape being needed
|
2016-07-17 09:49:46 +08:00 |
|
Dave Pagurek
|
63b0c1b249
|
Fix double-escape being needed
|
2016-07-16 01:23:20 -04:00 |
|
Miao Jiang
|
5979999a17
|
won't break repeat if jump by the closed pair in the same line
|
2016-03-28 13:12:41 +08:00 |
|
Miao Jiang
|
15256d0e94
|
Update README
|
2016-03-28 03:14:12 +08:00 |
|
Miao Jiang
|
65a7237b2b
|
Fixes #119, allow disabling <C-h> mapping.
|
2016-03-28 03:11:14 +08:00 |
|
Miao Jiang
|
0c30ba85f0
|
Fixes #3, breaks '.'.
|
2016-03-28 03:06:51 +08:00 |
|
Yang Tang
|
7f548cbb18
|
Don't break undo with left/right cursor movement.
|
2016-02-17 13:42:20 -05:00 |
|
Miao Jiang
|
b647ef54cd
|
Merge pull request #106 from tienslebien/patch-1
Update README.md
|
2015-04-07 22:46:38 +08:00 |
|
tienslebien
|
26289c6430
|
Update README.md
|
2015-04-06 23:39:43 +02:00 |
|
Miao Jiang
|
7390859102
|
Merge pull request #89 from docwhat/close-across-lines
option to only search current line for closing pair
|
2015-02-11 02:44:28 +08:00 |
|
Christian Höltje
|
9828061855
|
option to only search current line for closing pair
This adds the `g:AutoPairsMultilineClose` option.
|
2014-05-24 00:03:51 -04:00 |
|
Miao Jiang
|
c2f60ca2e5
|
Fixes #63, skip checking patch if the version is greater than 703.
|
2013-10-20 10:11:05 +08:00 |
|
Miao Jiang
|
062a5de551
|
Fixes #65, Incorrect option name
|
2013-10-15 00:20:01 +08:00 |
|
Miao Jiang
|
0e27b0a9b1
|
Fixes #63, skip checking patch if the version is greater than 703.
|
2013-10-15 00:19:22 +08:00 |
|
Miao Jiang
|
8e07c8de31
|
Compatible with xmleditor.
|
2013-09-03 16:39:44 +08:00 |
|
Miao Jiang
|
8f4598b883
|
Bump version to 1.3.2
|
2013-07-13 12:00:27 +08:00 |
|
Miao Jiang
|
4390981ccf
|
Merge pull request #49 from scottmcginness/master
Try to use space mapping without breaking abbreviations
|
2013-05-21 05:54:28 -07:00 |
|
Scott McGinness
|
1484f6501d
|
Try to use abbreviation before using space mapping
|
2013-05-20 19:56:12 +01:00 |
|
Miao Jiang
|
275b47353f
|
Merge pull request #48 from halftan/master
Added key map for <C-H>, #47
|
2013-05-07 10:53:19 -07:00 |
|
HalFtaN
|
6a705983d1
|
<c-h> now behaves the same as <BS>
mean that it will delete the closing parentheses as well
|
2013-05-07 21:24:36 +08:00 |
|
Miao Jiang
|
9617a648c5
|
Bump version to 1.3.1
|
2013-04-01 04:05:03 +08:00 |
|
Miao Jiang
|
a5f9ac7f43
|
Fix #46, Incompatible CR mapping with supertab.
|
2013-03-31 12:17:42 +08:00 |
|
Miao Jiang
|
37076cb15f
|
Correct version check for maparg ext, introducetd from Vim 7.3.32, #44.
|
2013-03-28 03:47:53 +08:00 |
|
Miao Jiang
|
b7ae7d0ba8
|
Fix incorrect is_expr.
|
2013-03-27 17:24:17 +08:00 |
|
Miao Jiang
|
5d713be821
|
Update map expr checking.
|
2013-03-27 16:39:52 +08:00 |
|
Miao Jiang
|
24ffa783f0
|
Fix #44, compatible with old vim before 7.3.
|
2013-03-27 15:52:29 +08:00 |
|
Miao Jiang
|
0a79f50acb
|
Wrap old CR in buffer level.
|
2013-03-23 18:02:09 +08:00 |
|
Miao Jiang
|
85a9a7daac
|
Improve <CR> mapping compatible. #43
|
2013-03-23 16:56:21 +08:00 |
|
Miao Jiang
|
d23864fdd6
|
Merge pull request #42 from halftan/master
Update README, correct the installation destination by pathogen.
|
2013-03-19 07:28:18 -07:00 |
|
HalFtaN
|
4f1643fbc9
|
amend last commit
Signed-off-by: HalFtaN <half.a.tan@gmail.com>
|
2013-03-19 22:16:39 +08:00 |
|
Miao Jiang
|
64a10a60eb
|
Merge pull request #41 from halftan/master
Added installation instruction for users who use pathogen plugin
|
2013-03-19 07:06:33 -07:00 |
|
HalFtaN
|
cc03f6e915
|
installation instruction for pathogen users
Signed-off-by: HalFtaN <half.a.tan@gmail.com>
|
2013-03-19 21:22:57 +08:00 |
|