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
Iron-E
ae54dcdc49
Reduce use of VimL ( #168 )
...
* perf(context): reduce use of `cmd` and `fn`
* perf(float): reduce use of `cmd` and `fn`
* perf(init): reduce use of `cmd` and `fn`
* perf(menu): reduce use of `cmd` and `fn`
* perf(plugin): reduce use of `cmd` and `fn`
* docs(README): reduce use of `cmd` and `fn`
2021-09-09 11:12:22 +09:00
hrsh7th
29679d493b
Remove waiting source for filtering
2021-09-09 10:55:20 +09:00
haze
201fa80452
Add combine hl_mode to ghost_text virtual text ( #182 )
2021-09-08 23:55:55 +09:00
yioneko
a6c7e2e422
Fix float document not displaying ( #171 )
2021-09-08 21:34:00 +09:00
hrsh7th
cc28d6fa96
Update example mapping
2021-09-08 20:31:59 +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
fa031530ed
Add THROTTLE_TIME constant
2021-09-08 13:07:30 +09:00
hrsh7th
5551dfab17
Improve completion invoking
2021-09-08 12:59:49 +09:00
PyGamer0
c44ae32bf5
fix typo ( #170 )
...
I think this is a typo
2021-09-07 21:09:33 +09:00
hrsh7th
1481552c26
true as table
2021-09-07 15:58:11 +09:00
hrsh7th
b6b15d5f6e
Add experimental.ghost_text.hl_group
2021-09-07 01:38:49 +09:00
hrsh7th
abed04a6d4
Improve performance and buf fixes
2021-09-07 01:14:17 +09:00
hrsh7th
e5eed11d14
Fix dup
2021-09-06 19:40:07 +09:00
Dmytro Meleshko
247538449b
Revert "Remove manual dup filter" ( #147 )
...
This reverts commit e599f0825c .
2021-09-04 15:01:21 +09:00
hrsh7th
972ff27325
Don't save macro
2021-09-04 02:38:36 +09:00
hrsh7th
b832719c68
Implement config.confirmation.get_commit_characters
2021-09-03 21:35:23 +09:00
hrsh7th
675a72e2e8
Check configuration
2021-09-03 21:29:53 +09:00
hrsh7th
62a6a6c063
Don't use nvim_set_decoration_provider for now
2021-09-03 21:29:13 +09:00
hrsh7th
157390d2c1
Invoke redraw if pum is beeing visible
2021-09-03 20:40:19 +09:00
hrsh7th
889109cbc0
Implement source specific options
2021-09-03 20:30:40 +09:00
hrsh7th
45b96b212c
Fix format
2021-09-03 20:12:28 +09:00
hrsh7th
dffe375b4a
Use virtcol for virt_text_win_col
2021-09-03 19:50:19 +09:00
hrsh7th
e599f0825c
Remove manual dup filter
2021-09-03 19:05:24 +09:00
hrsh7th
e867bf233e
Experimental: Ghost text ( #119 )
...
* Inline suggest experimental
* Fix flicker
* Fix ci fails
* Reduce flicker
* Improve menu functions
* Default false
* README.md
* Add require
* Rename inline_preview to ghost_text
2021-09-03 18:34:10 +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
Stephen Brown-Bourne
1ae7b5e250
fix some README grammar ( #136 )
2021-09-02 15:12:59 +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
zootedb0t
a8f62d2364
fixed typo in README ( #128 )
...
* fixed typo in README
* fixed typo in README
2021-09-01 15:35:37 +09:00
hrsh7th
2b82bc1a48
Add document for completeopt+=longuest
2021-09-01 13:00:24 +09:00
hrsh7th
f32b80c0a6
Fix #120
2021-08-30 18:48:06 +09:00
Brian
a383a1b2e0
fixed supertab example ( #117 )
2021-08-30 12:15:07 +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
b9ef85d483
Add Programatic API documents
2021-08-29 21:41:50 +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
b29356a176
Update README.md
2021-08-29 21:13:34 +09:00
zootedb0t
4f6b3d0200
fixed typo in README ( #112 )
2021-08-29 20:17:49 +09:00
hrsh7th
63d3199cfd
Add slow down reason
2021-08-29 15:35:04 +09:00
hrsh7th
a339421f4b
Fix merge bug
2021-08-29 14:31:24 +09:00
hrsh7th
99de62c1fc
Improve README.md
2021-08-29 14:01:51 +09:00
hrsh7th
d4d4db1886
Add minimal vimrc
2021-08-29 13:48:54 +09:00
hrsh7th
4219a583a0
Improve menu:get_selected_entry
2021-08-29 13:41:22 +09:00
Anas sheashaey
24406f995e
Fix typo in README ( #104 )
2021-08-28 02:34:08 +09:00