lazyvim/lua/lazyvim/plugins/extras/ai
Bryan Niwa e8a1d8b628
fix(avante): unset default keymaps (#6657)
## Description

The extras spec includes its own keymaps for the most common commands
now so these are redundant and causing duplicate entries in which-key.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2025-10-20 19:37:51 +02:00
..
avante.lua fix(avante): unset default keymaps (#6657) 2025-10-20 19:37:51 +02:00
claudecode.lua feat(extras): ai: add claudecode.nvim (#6229) 2025-10-20 13:37:58 +02:00
codeium.lua fix(codeium): doesnt automatically load when vim.g.ai_cmp is set to false (#5182) 2024-12-18 22:28:39 +01:00
copilot-chat.lua fix(keymap): remove select mode remaps of printable characters (#6296) 2025-10-20 00:10:08 -07:00
copilot-native.lua fix(copilot-native): schedule inline_completion.enable 2025-10-01 19:04:14 +02:00
copilot.lua fix(ai.copilot): disable copilot lsp if installed. copilot.lua needs its own version of the LSP 2025-09-26 15:55:32 +02:00
sidekick.lua feat(sidekick): added sidekick cli status to lualine 2025-10-19 22:53:32 +02:00
supermaven.lua perf(supermaven): add lazy-loading (#5183) 2024-12-19 15:41:11 +01:00
tabnine.lua feat(blink): boost results from ai providers and enable async, to get much faster completions 2024-12-15 18:33:50 +01:00