LazyVim.LazyVim/lua/lazyvim/plugins/extras/ai
Tomas Slusny af9553135d
feat(copilot-chat): remove call to nvim-cmp integration (#4822)
nvim-cmp integration was removed in favour of custom autocomplete (it
was pointless trying to support all the new completion plugins when its
15 lines to implement something plugin specific)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2024-11-18 10:05:28 +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 call to nvim-cmp integration (#4822) 2024-11-18 10:05:28 +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