Skip to content

mini.completion: Is it feasible to increase locality strength? #380

Closed Answered by echasnovski
wroyca asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

What you are seeing in 'mini.completion' screenshot is the fallback builtin completion. By default it is the same as pressing <C-n> without completion engine. You can try other keys (see :h ins-completion) in fallback_action config setting. I would assume that '<C-p>' should work in this case, but it doesn't seem like it. So not sure how to make it happen here (apart from relying on LSP server for more proper suggestions).

Other than built-in completion or fully user-defined function fully responsible for showing completion menu, nothing else is allowed in

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wroyca
Comment options

Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants