Commit Graph

2 Commits

Author SHA1 Message Date
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
969864d4e0 feat: add completion and treesitter 2025-09-28 03:42:04 +01:00