LazyVim.LazyVim/lua/lazyvim/plugins/extras/ai
Tony Fischer (tku137) 3147a56b0f refactor(copilot-chat): dynamically handle available pickers
Previously the picker selection was hardcoded to check for fzf-lua and snacks
in a specific order. Now it uses the user's configured picker from LazyVim
settings and validates it against supported pickers (currently
telescope, fzf, snacks).
2025-01-26 10:07:39 +01: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 refactor(copilot-chat): dynamically handle available pickers 2025-01-26 10:07:39 +01: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