nVim/lua/plugins/spec
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
..
completion.lua feat(completion): Add binding to force completion 2025-12-21 20:36:28 +00:00
gruvbox.lua feat: add gruvbox colourscheme 2025-09-14 13:13:55 +01:00
lsp.lua feat: add basic LSP support 2025-09-15 19:07:36 +01:00
lualine.lua fix(lualine): remove redundant code from spec 2025-09-15 19:06:31 +01:00
neo-tree.lua feat: add neotree 2025-09-15 07:35:03 +01:00
treesitter.lua feat: add completion and treesitter 2025-09-28 03:42:04 +01:00
which-key.lua feat: add which-key 2025-09-28 07:03:48 +01:00