diff --git a/README.md b/README.md index 0ab734e..194fd52 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ _See [config.lua#L9](./lua/avante/config.lua) for the full config_ ## Blink.cmp users For blink cmp users (nvim-cmp alternative) view below instruction for configuration This is achieved by emulating nvim-cmp using blink.compat +or you can use [Kaiser-Yang/blink-cmp-avante](https://github.com/Kaiser-Yang/blink-cmp-avante).
Lua