add newer avante config

This commit is contained in:
2025-05-08 23:33:59 -07:00
parent afa8d1fd33
commit 91b7c3915a
3 changed files with 67 additions and 4 deletions

View File

@ -1,4 +1 @@
# Not a script. Source this in your ~/bin/nvim-linux64/ dir if that's your nvim binary path.
# Symlink the binary from something in your PATH (ln -s ~/bin/nvim-linux64/bin/nvim ~/bin/nvim)
wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux64.tar.gz -O - | tar -xvz --strip-components=1
wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux-x86_64.tar.gz -O - | tar -xvz --strip-components=1