LazyVim.LazyVim/lua/lazyvim/plugins/extras/ai
Tomas Slusny 7a1414b5e5
feat(copilot-chat): remove deprecated options (#4802)
- Diagnostic help was deprecated and now just proxies to prompt actions
(by default diagnostics are auto included in all selections so this
feature was no longer necessary)
- Selecton is now visual || buffer by default so the custom selection
config is no longer needed too

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2024-11-16 07:31:50 +01:00
..
codeium.lua feat(ai): better completion/suggestions of AI engines (#4752) 2024-11-11 10:50:57 +01:00
copilot-chat.lua feat(copilot-chat): remove deprecated options (#4802) 2024-11-16 07:31:50 +01:00
copilot.lua fix(copilot): don't enable blink when using copilot when blink is not installed. Fixes #4795 2024-11-15 06:25:26 +01:00
supermaven.lua feat(extras): add supermaven (#3491) 2024-11-13 17:49:47 +01:00
tabnine.lua feat(ai): move ai related extras from coding to ai (#4751) 2024-11-10 11:27:21 +01:00