add newer avante config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user