Commit Graph

3 Commits

Author SHA1 Message Date
a3ede4bfa4 Unconventional commit (check notes)
This commit fixes up completion, making it easier to see what snippet
node is currently active, and adding/modifying bindings to work better
2026-04-10 02:18:40 +01:00
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