We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e99dc commit 247e191Copy full SHA for 247e191
bash/nvim.sh
@@ -6,7 +6,7 @@
6
#wget "$latest_url" -O nvim-linux64.tar.gz
7
8
9
-wget https://github.com/neovim/neovim/releases/download/v0.10.4/nvim-linux64.tar.gz
+wget https://github.com/neovim/neovim/releases/download/v0.10.3/nvim-linux64.tar.gz
10
11
# Extract the tarball
12
tar xzvf nvim-linux64.tar.gz
0 commit comments