Commit Graph

82 Commits

Author SHA1 Message Date
hrsh7th
98124321fe Fix #129 (experimental) 2021-09-01 20:11:17 +09:00
hrsh7th
f32b80c0a6 Fix #120 2021-08-30 18:48:06 +09:00
hrsh7th
3a612d425a Fix snippet expansion 2021-08-30 00:53:09 +09:00
hrsh7th
25a4d9c0be Fix multiple setup.buffer 2021-08-29 22:23:54 +09:00
hrsh7th
7572522a01 Fix snippet expansion 2021-08-28 02:23:24 +09:00
hrsh7th
ce431bc6f9 Fix snippet expansion 2021-08-28 00:08:25 +09:00
hrsh7th
61984efaf0 Improve scheduling 2021-08-27 21:34:34 +09:00
hrsh7th
600c6c9cc2 Fix multibyte character problem 2021-08-26 18:08:04 +09:00
hrsh7th
5df8233081 Fix #68 2021-08-25 19:02:37 +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
f12fd73f11 The action can be function or table...(I want to normalize it...Hm...) 2021-08-17 23:51:56 +09:00
hrsh7th
24158a72b2 Fix duplicate setup 2021-08-17 23:28:13 +09:00
hrsh7th
d56bf1d506 Fix #29, #21 2021-08-17 00:57:57 +09:00
hrsh7th
17b0171e9f Add cmp.EventConfig 2021-08-12 19:02:36 +09:00
hrsh7th
22f8ce1bd5 Improve mappings 2021-08-12 16:17:26 +09:00
hrsh7th
c2f872920e Update mapping configuration 2021-08-11 23:30:31 +09:00
hrsh7th
ab616ffe88 Add source:is_available API 2021-08-11 21:37:55 +09:00
hrsh7th
59a6ee577a Add test 2021-08-10 21:56:42 +09:00
hrsh7th
35d04be45e Improve keymap handling 2021-08-10 00:03:34 +09:00
hrsh7th
08797d9645 Fix word insersion (it should be re-checked) 2021-08-09 21:12:25 +09:00
hrsh7th
29301b17b0 Add undo point before expand snippet 2021-08-09 20:54:57 +09:00
hrsh7th
a11ddccb33 Support documentation window scrolling 2021-08-09 19:34:45 +09:00
hrsh7th
7931bcfafd Improve offset handling 2021-08-07 00:54:31 +09:00
hrsh7th
39c8abaeb3 Improve source reset handling 2021-08-07 00:43:43 +09:00
hrsh7th
7e097da01f Improve expansion and dot-repeatable 2021-08-06 22:38:40 +09:00
hrsh7th
ef27b622a7 Remove VS.LSP.CompletionItem 2021-08-06 21:14:58 +09:00
hrsh7th
f8caf5647d Improve patching implementation 2021-08-06 18:14:20 +09:00
hrsh7th
cf61d0de50 Fix regression of commit characters 2021-08-05 15:21:36 +09:00
hrsh7th
ed70a7e062 Allow completion on backspace 2021-08-04 02:07:59 +09:00
hrsh7th
e62a03c5cc Add trigger character check after confirmation 2021-08-04 02:03:25 +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