Commit Graph

27 Commits

Author SHA1 Message Date
hrsh7th
07f84fe8d6 Fix #232 2021-09-22 02:15:34 +09:00
hrsh7th
b99d7292b0 Fix #219 2021-09-19 01:49:07 +09:00
hrsh7th
b47a703a48 RFC: CmpStatus command (#210)
* Add `CmpStatus` command

* Update headings

* Fix heading

* Update headings

* Add README.md

* Fix tests

* Force invoke InsertEnter
2021-09-17 13:29:28 +09:00
hrsh7th
6173796b2b Support Vim script plugins 2021-09-13 23:57:59 +09:00
hrsh7th
abed04a6d4 Improve performance and buf fixes 2021-09-07 01:14:17 +09:00
hrsh7th
889109cbc0 Implement source specific options 2021-09-03 20:30:40 +09:00
hrsh7th
61984efaf0 Improve scheduling 2021-08-27 21:34:34 +09:00
hrsh7th
ec3f8aedaf Add completion.get_trigger_characters as configurable option 2021-08-26 16:50:23 +09:00
hrsh7th
d1b32f241f Add SourceBaseApiParams to get_trigger_characters API 2021-08-25 11:30:45 +09:00
hrsh7th
f7bb6f1c6e Add SourceBaseApiParams 2021-08-25 11:30:45 +09:00
hrsh7th
cbb80af6dd Fix is_available call 2021-08-24 13:49:05 +09:00
hrsh7th
ed4f2fc4a6 Reset if empty response was returned on waiting status. 2021-08-24 01:45:58 +09:00
hrsh7th
e4deb0142a Fix #26 2021-08-16 14:02:09 +09:00
hrsh7th
141187561c Improve debug information 2021-08-16 12:19:11 +09:00
hrsh7th
75b368abb8 Add source.get_debug_name API 2021-08-16 12:15:01 +09:00
hrsh7th
8e5f09de1f Fix #23 2021-08-15 23:12:52 +09:00
hrsh7th
036bf1af62 Improve keyword_pattern handling 2021-08-14 16:06:32 +09:00
hrsh7th
2a69c1a6a1 Fix #19 2021-08-13 19:58:53 +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
22ec3ad442 Check buftype is prompt
Improve incomplete handling
2021-08-10 16:57:54 +09:00
hrsh7th
0cc4e1e145 Improve keyword completion handling 2021-08-08 17:28:10 +09:00
hrsh7th
39c8abaeb3 Improve source reset handling 2021-08-07 00:43:43 +09:00
hrsh7th
48cbe3022f Improve triggerCharacter handling on triggerOnly reason 2021-08-06 21:14:38 +09:00
hrsh7th
56d22edbbf Improve matching and sorting on specific cases 2021-08-05 15:21:16 +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