nVim/lua
Robert Morrison 0a076ae9f8 feat(completion): Add binding to force completion
Add a binding for `<C-f>` to force completion.
This allows for completions to be started at the start of a line or where
there isn't any context to complete from

This is useful when you want to browse the possible completions without
knowing what you're looking for
2025-12-21 20:36:28 +00:00
..
core fix(options): fix incsearch spelling mistake 2025-10-10 14:27:22 +01:00
plugins feat(completion): Add binding to force completion 2025-12-21 20:36:28 +00:00