new initial
This commit is contained in:
4
update_nvim.txt
Normal file
4
update_nvim.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# 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
|
Reference in New Issue
Block a user