aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor/completion_spec.lua
Commit message (Expand)AuthorAge
* fix(completion): filter results with complete+=f (#26029)Raphael2023-11-18
* fix(completion): make sure the buffer name is valid (#25975)mortezadadgar2023-11-11
* feat(complete): support f flag for complete buffer partglepnir2023-10-21
* feat(completion): support completing more string optionszeertzjq2023-10-01
* vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)zeertzjq2023-09-27
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* fix(completion): correct what modes support fuzzy completionzeertzjq2023-01-17
* vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...zeertzjq2022-11-29
* fix(completion): set pum_size even if ext_popupmenu is used (#20648)zeertzjq2022-10-14
* fix(completion): remove wrong FUNC_ATTR_NONNULL_ALL (#19627)zeertzjq2022-08-03
* test: move completion :stopinsert test to completion_spec.lua (#17992)zeertzjq2022-04-04
* test: add a test for #17489zeertzjq2022-03-10
* test: reorg #15698Justin M. Keyes2021-09-17