update and implement deepseek avante

This commit is contained in:
2025-07-02 23:29:23 -07:00
parent 8b689c5e22
commit 0e4927640a
5 changed files with 124 additions and 0 deletions

View File

@ -7,6 +7,7 @@
git clone https://github.com/LazyVim/starter.git lvs-upstream
git clone https://github.com/yetone/avante.nvim.git avante-upstream
git clone https://github.com/Kaiser-Yang/blink-cmp-avante.git blinkavante-compat-upstream
cp -r lvs-upstream/lua .
cp lvs-upstream/init.lua .