nvim/lua/custom
Simon Lasbrugnas 977f625e5d
feat(supermaven): add on-demand autocompletion
Removes inline text suggestion and binds <C-t> to autocomplete. Under
the hood it activates inline text suggestion, accept the suggestion and
then disable it again. It removes the noise of AI text suggestions
while allowing me to take advantage of it when it's useful.
2025-06-25 17:06:51 +02:00
..
lsp chore: update dependencies & adapt avante + mason-lspconfig 2025-06-23 14:17:20 +02:00
plugins feat(supermaven): add on-demand autocompletion 2025-06-25 17:06:51 +02:00
snippets chore: remove unused Go snippets 2024-12-06 23:35:57 +01:00
completion.lua chore(cmp): change suggestion order 2024-12-06 23:35:33 +01:00
lualine.lua chore: update plugins for better transparent display 2025-03-24 10:35:02 +01:00
snippets.lua feat: add snippet support 2024-11-11 02:51:54 +01:00
supermaven.lua feat(supermaven): add on-demand autocompletion 2025-06-25 17:06:51 +02:00
telescope.lua feat(telescope): add <leader>fm keybinding for treesitter builtin 2025-03-08 00:45:05 +01:00
typescript-tools.lua feat: enhance typescript configuration 2025-02-27 14:55:50 +01:00