Skip to content

Commit 247e191

Browse files
committed
update nvim
1 parent 26e99dc commit 247e191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash/nvim.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#wget "$latest_url" -O nvim-linux64.tar.gz
77

88

9-
wget https://github.com/neovim/neovim/releases/download/v0.10.4/nvim-linux64.tar.gz
9+
wget https://github.com/neovim/neovim/releases/download/v0.10.3/nvim-linux64.tar.gz
1010

1111
# Extract the tarball
1212
tar xzvf nvim-linux64.tar.gz

0 commit comments

Comments
 (0)