nvim/lua/custom/plugins
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
..
avante.lua chore: update dependencies & adapt avante + mason-lspconfig 2025-06-23 14:17:20 +02:00
colorizer.lua chore: use colorizer for css only 2024-11-11 01:10:35 +01:00
colorscheme.lua chore: update plugins for better transparent display 2025-03-24 10:35:02 +01:00
comment.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
completion.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
conform.lua chore(conform): replace prettierd with biome 2025-04-17 16:39:03 +02:00
dressing.lua feat(ui): add dressing.nvim 2024-11-09 20:46:41 +01:00
format-ts-errors.lua feat: enhance typescript configuration 2025-02-27 14:55:50 +01:00
fugitive.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
gitsigns.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
go.lua feat: add ray-x/go.nvim 2024-12-06 23:17:40 +01:00
indent-blankline.lua chore(ibl): disable custom highlight group 2025-01-26 04:11:08 +01:00
lazydev.lua feat: add lazydev.nvim 2024-11-11 04:12:02 +01:00
lsp-zero.lua fix: use lsp_signature as a standalone plugin 2024-11-11 02:50:42 +01:00
lsp_signature.lua fix: use lsp_signature as a standalone plugin 2024-11-11 02:50:42 +01:00
lualine.lua feat: add lualine.lua 2024-11-11 01:11:56 +01:00
mason-lspconfig.lua chore: update dependencies & adapt avante + mason-lspconfig 2025-06-23 14:17:20 +02:00
mason.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
oil.lua chore(oil): make hidden folders visible by default (except .git) 2024-12-11 18:16:53 +01:00
supermaven.lua feat(supermaven): add on-demand autocompletion 2025-06-25 17:06:51 +02:00
telescope.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
treesitter.lua chore: update plugins for better transparent display 2025-03-24 10:35:02 +01:00
trouble.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
typecript-tools.lua feat: enhance typescript configuration 2025-02-27 14:55:50 +01:00
vim-bujo.lua chore(vim-bujo): add <leader>bt keybinding 2025-03-06 20:10:39 +01:00