LazyVim.LazyVim/lua/lazyvim/plugins/extras/ai
Stefan Boca d71471151b
fix(supermaven): blink.cmp integration (#4941)
## Description

Supermaven completion now works with the latest release of blink.cmp and
blink.compat. I'll also take a look at the other ai extras soon.

~A draft for now, until some issues with ghost text are resolved, see
https://github.com/Saghen/blink.cmp/issues/257. Alternatively, enabling
the supermaven extra could disable ghost text.~

## Screenshots


![image](https://github.com/user-attachments/assets/feb8003d-85c5-49a4-80df-7f57b240d371)

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-12-02 21:51:25 +01:00
..
codeium.lua feat(ai): better completion/suggestions of AI engines (#4752) 2024-11-11 10:50:57 +01:00
copilot-chat.lua fix(copilot): CopilotChat.nvim has moved to main (#4931) 2024-12-02 07:35:04 +01:00
copilot.lua fix(copilot): remove tmp nightly fix 2024-11-20 09:48:30 +01:00
supermaven.lua fix(supermaven): blink.cmp integration (#4941) 2024-12-02 21:51:25 +01:00
tabnine.lua fix(tabnine): dont call CmpTabnineHub in build. Fixes #4828 2024-11-18 21:27:36 +01:00