LazyVim.LazyVim/lua/lazyvim/plugins/extras/ai
Gary Murray 3c7f2798dc fix(copilot-chat): ignore LSP keymaps in chat window
The copilot-chat filetype is added to the global list of filetypes that should ignore LSP keymaps, preventing keymap conflicts in the chat interface.
2025-01-14 23:50:22 -07: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(copilot-chat): ignore LSP keymaps in chat window 2025-01-14 23:50:22 -07:00
copilot.lua feat(blink): boost results from ai providers and enable async, to get much faster completions 2024-12-15 18:33:50 +01: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