glepnir
|
bf48dfadec
fix(api): nvim__complete_set requires completeopt=popup #31177
|
3 weeks ago |
luukvbaal
|
e788d1a3a9
fix(completion): avoid deleting text when completion leader changes #31448
|
1 month ago |
Justin M. Keyes
|
12901447cb
docs: graduate intro.txt to "flow layout" #31462
|
1 month ago |
luukvbaal
|
c7ec010ade
fix(extmark): builtin completion can still affect nearby extmarks #31387
|
1 month ago |
bfredl
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
zeertzjq
|
bfa365a872
fix(completion): don't include <Lua function> in -complete= (#30209)
|
4 months ago |
zeertzjq
|
55dc482e75
fix(completion): fix inconsistent Enter behavior (#30196)
|
4 months ago |
zeertzjq
|
bdc6e38781
fix(lua): don't include text after cursor in completion pattern (#29587)
|
6 months ago |
zeertzjq
|
b0c336eaf8
refactor(lua): remove unnecessary strlen() in nlua_expand_pat() (#29388)
|
7 months ago |
zeertzjq
|
948f2beed4
fix(lua): find length of completion prefix earlier (#29384)
|
7 months ago |
bfredl
|
b90d7c36cf
refactor(tests): more global highlight definitions
|
8 months ago |
dundargoc
|
052498ed42
test: improve test conventions
|
9 months ago |
Lewis Russell
|
81fc27124b
refactor(test): inject after_each differently
|
9 months ago |
dundargoc
|
7035125b2b
test: improve test conventions
|
9 months ago |
zeertzjq
|
a2070ba877
vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)
|
1 year ago |
Lewis Russell
|
795f896a57
test: rename (meths, funcs) -> (api, fn)
|
1 year ago |
Lewis Russell
|
4f81f506f9
test: normalise nvim bridge functions
|
1 year ago |
Lewis Russell
|
c30f2e3182
test: typing for helpers.meths
|
1 year ago |
Lewis Russell
|
7a259d01ae
test: remove helpers.sleep()
|
1 year ago |
Justin M. Keyes
|
04f2f864e2
refactor: format test/*
|
1 year ago |
dundargoc
|
31d7007bf7
docs: convert BACKERS.md to backers.txt
|
1 year ago |
zeertzjq
|
1037ce2e46
test: avoid repeated screen lines in expected states
|
1 year ago |
Luuk van Baal
|
8e97edb93f
fix(extmark): restore extmarks when completing original text
|
1 year ago |
Raphael
|
cdc8bacc79
fix(completion): filter results with complete+=f (#26029)
|
1 year ago |
mortezadadgar
|
d1b2a5cf5f
fix(completion): make sure the buffer name is valid (#25975)
|
1 year ago |
glepnir
|
ae4ca4edf8
feat(complete): support f flag for complete buffer part
|
1 year ago |
zeertzjq
|
01c51a4913
feat(completion): support completing more string options
|
1 year ago |
zeertzjq
|
b65f4151d9
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
|
1 year ago |
Lewis Russell
|
1fe1bb084d
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
|
2 years ago |
zeertzjq
|
d512678739
fix(completion): correct what modes support fuzzy completion
|
2 years ago |