Commit Graph

146 Commits

Author SHA1 Message Date
Alex Tylor
a6cfb29a63 Update README to help clarify config and source usage (#92)
* Update to README language/descriptions

* Change pluralismsmsmsmsms :)

Co-authored-by: alex.tylor <atylor@gmail.com>
2021-08-27 11:13:13 +09:00
hrsh7th
6e63fda5b2 Fix example source implementation 2021-08-27 02:04:45 +09:00
hrsh7th
c627f44f81 Update README.md 2021-08-26 18:44:32 +09:00
hrsh7th
f5c0772562 Fix documents bug 2021-08-26 17:10:45 +09:00
hrsh7th
ec3f8aedaf Add completion.get_trigger_characters as configurable option 2021-08-26 16:50:23 +09:00
uga-rosa
698c3c4bf5 Add FAQ for formatting.format (#79)
* Add mapping example to README

* move to FAQ section

* add FAQ for formatting.format

Update README.md

Update README.md
2021-08-26 14:25:30 +09:00
pedro757
39ef1467ba fix: grammar mistake in README (#72) 2021-08-26 00:21:08 +09:00
uga-rosa
d1f7f4f621 Add mapping example to README (#70)
* Add mapping example to README

* move to FAQ section
2021-08-25 21:45:24 +09:00
hrsh7th
6bc0ddb58b Add preselect configuration option 2021-08-25 21:23:54 +09:00
hrsh7th
9bf7dbd871 Change completion.autocomplete default value 2021-08-25 19:00:28 +09:00
hrsh7th
79601cb3db Add cmp.mapping.abort 2021-08-25 17:15:17 +09:00
hrsh7th
3a571a69fb Update README.md 2021-08-25 15:18:48 +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
Brandon Conway
46e5d1656d Fix missing escape character in code example (#59) 2021-08-25 05:07:23 +09:00
hrsh7th
0d97bfc875 Update status 2021-08-24 23:29:05 +09:00
hrsh7th
3454538a06 Add all available configuration options 2021-08-24 23:27:02 +09:00
hrsh7th
bcd6adc96b Update README.md 2021-08-24 23:03:25 +09:00
hrsh7th
2f0f5f3a91 Add formatting.deprecated option 2021-08-24 22:59:39 +09:00
hrsh7th
fc31a7e8ef Update mapping docs 2021-08-24 22:55:23 +09:00
hrsh7th
c0fcdd9c61 Improve API stability 2021-08-24 22:43:02 +09:00
hrsh7th
5edcf14f0d Update default_behavior 2021-08-23 18:51:43 +09:00
hrsh7th
faf3fec703 Update README.md 2021-08-23 00:29:25 +09:00
Daniel M. Capella
8ad9cf0c88 Remove unused core arguments in LuaSnip example (#42) 2021-08-21 19:45:31 +09:00
hrsh7th
29ad715924 Update README.md 2021-08-17 01:10:58 +09:00
hrsh7th
75b368abb8 Add source.get_debug_name API 2021-08-16 12:15:01 +09:00
hrsh7th
d314313060 Improve menu customize API 2021-08-16 02:36:22 +09:00
hrsh7th
7cd0e35ac8 Add FAQ 2021-08-16 01:20:54 +09:00
hrsh7th
b65237e350 Advertise a bit 2021-08-16 01:11:44 +09:00
stvhuang
03b0558334 Add local cmp = require('cmp') (#25) 2021-08-16 00:28:31 +09:00
hrsh7th
255f7173fa Fix documentation bug 2021-08-12 21:02:42 +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
04af63f742 Add cmp.mapping helper for README.md 2021-08-12 00:59:45 +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
tzachar
5200927346 README: change first conf header (#13)
* update README

* update README

* minor

* README: change first conf header
2021-08-11 21:04:27 +09:00
tzachar
769d0f8de0 Update documentations for config (#12)
* update README

* update README

* minor
2021-08-11 20:00:11 +09:00
hrsh7th
56692f4249 Add more documentation for source creation section 2021-08-11 18:54:39 +09:00
hrsh7th
5447f42444 Add documents. 2021-08-11 18:43:22 +09:00
hrsh7th
b41afe2f83 Update README.md 2021-08-09 22:27:56 +09:00
hrsh7th
008b5af5ae Update README.md 2021-08-09 14:36:33 +09:00
hrsh7th
f0cf347720 Update README.md 2021-08-08 17:56:28 +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
hrsh7th
df01f9570c Initial commit 2021-06-30 03:01:05 +09:00