Commit Graph

87 Commits

Author SHA1 Message Date
hrsh7th
a50688066b Fix #185 2021-09-09 18:15:56 +09:00
hrsh7th
1130da0aeb Support <C-r>= and <Cmd> 2021-09-09 17:21:44 +09:00
hrsh7th
ff55c1bbca Improve key handling 2021-09-09 15:37:32 +09:00
hrsh7th
f49685d3dd Fix #177 2021-09-08 20:26:22 +09:00
hrsh7th
8f559af081 Support vim-endwise 2021-09-08 19:25:02 +09:00
hrsh7th
5551dfab17 Improve completion invoking 2021-09-08 12:59:49 +09:00
hrsh7th
1481552c26 true as table 2021-09-07 15:58:11 +09:00
hrsh7th
972ff27325 Don't save macro 2021-09-04 02:38:36 +09:00
hrsh7th
6cc8b82267 Refactor a bit 2021-09-03 14:15:17 +09:00
hrsh7th
4fbe8c2e49 Fix CI 2021-09-03 13:47:55 +09:00
hrsh7th
2b48c15ca0 Reduce flicker if not macro recording 2021-09-03 13:43:29 +09:00
hrsh7th
4f14279408 Support macro 2021-09-03 11:51:27 +09:00
hrsh7th
cf70aafdba Remove hacky code (Fixes #132) 2021-09-02 14:09:35 +09:00
hrsh7th
98124321fe Fix #129 (experimental) 2021-09-01 20:11:17 +09:00
hrsh7th
684d862526 We treat false as empty table if the default value is table 2021-08-29 21:33:45 +09:00
hrsh7th
a339421f4b Fix merge bug 2021-08-29 14:31:24 +09:00
hrsh7th
bc50c49a7f Revert abbreviation support 2021-08-28 02:24:31 +09:00
hrsh7th
5827dc9011 Support abbreviation 2021-08-28 01:56:35 +09:00
hrsh7th
1851fad7fc Fix failing tests 2021-08-27 23:26:54 +09:00
hrsh7th
405581e740 Fix invalid temporary text 2021-08-27 23:06:35 +09:00
hrsh7th
359b576063 Fix #89 2021-08-27 11:58:21 +09:00
hrsh7th
600c6c9cc2 Fix multibyte character problem 2021-08-26 18:08:04 +09:00
hrsh7th
3862af1474 Fix #52 2021-08-25 03:21:18 +09:00
hrsh7th
c0fcdd9c61 Improve API stability 2021-08-24 22:43:02 +09:00
hrsh7th
dbed9f4f58 Fix entry offset calculation 2021-08-17 16:25:19 +09:00
hrsh7th
d56bf1d506 Fix #29, #21 2021-08-17 00:57:57 +09:00
hrsh7th
e4deb0142a Fix #26 2021-08-16 14:02:09 +09:00
hrsh7th
4907b0e5be Fix #17 2021-08-16 00:53:01 +09:00
hrsh7th
5cc6c61a7e Fix key checking 2021-08-14 16:25:15 +09:00
hrsh7th
4c9462c28c Fix merge bug 2021-08-11 22:45:05 +09:00
hrsh7th
59a6ee577a Add test 2021-08-10 21:56:42 +09:00
hrsh7th
22ec3ad442 Check buftype is prompt
Improve incomplete handling
2021-08-10 16:57:54 +09:00
hrsh7th
35d04be45e Improve keymap handling 2021-08-10 00:03:34 +09:00
hrsh7th
a11ddccb33 Support documentation window scrolling 2021-08-09 19:34:45 +09:00
hrsh7th
7e097da01f Improve expansion and dot-repeatable 2021-08-06 22:38:40 +09:00
hrsh7th
f8caf5647d Improve patching implementation 2021-08-06 18:14:20 +09:00
hrsh7th
d23d3533cf dev (#1)
* dev

* Improve sync design

* Support buffer local mapping

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* stylua

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* integration

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* update

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp

* tmp
2021-08-04 01:07:12 +09:00