Junegunn Choi
|
504eab0f59
|
Change split logic to allow advanced patterns
- \v (Fix #67)
- \zs (Fix #55)
|
2015-10-01 19:26:46 +09:00 |
|
Junegunn Choi
|
1206c65dcb
|
Fix regular expression for = rule
Bug reported by @cvlmtg
|
2015-07-20 00:39:09 +09:00 |
|
Junegunn Choi
|
a1118be7d9
|
Extend default = rule to include ?=
Close #65
|
2015-07-15 21:57:33 +09:00 |
|
Junegunn Choi
|
883c6b67a0
|
Add regression test case for #51
|
2014-12-10 12:01:39 +09:00 |
|
Junegunn Choi
|
6c276c37ad
|
Add failing test case for #50
|
2014-12-09 15:23:46 +09:00 |
|
Junegunn Choi
|
6bc221c285
|
Fix #40: Spurious undo in live interactive mode
Problem identified and patch provided by @wilywampa
|
2014-10-03 11:25:51 +09:00 |
|
Junegunn Choi
|
f9a49e441d
|
Preserve last selection when using <Plug>(EasyAlign)
|
2014-06-27 23:31:22 +09:00 |
|
Junegunn Choi
|
ba54df53ca
|
Better handling of tab characters using strdisplaywidth
|
2014-04-11 10:39:39 +09:00 |
|
Junegunn Choi
|
12792cd60f
|
Simplify tests using Include: directive
|
2014-01-19 11:32:52 +09:00 |
|
Junegunn Choi
|
3921d0bab3
|
Fix #20 - Alignment with tabs inserting spaces
|
2013-11-20 07:27:39 +09:00 |
|
Junegunn Choi
|
3cc564bd68
|
Do not attach margin_left string before phantom token
|
2013-10-19 19:49:11 +09:00 |
|
Junegunn Choi
|
256e5b83ab
|
Remove recursion not to fail in case of many delimiters (> maxfuncdepth)
|
2013-10-13 03:31:05 +09:00 |
|