aboutsummaryrefslogtreecommitdiff
path: root/neovim.sh
diff options
context:
space:
mode:
Diffstat (limited to 'neovim.sh')
-rwxr-xr-xneovim.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/neovim.sh b/neovim.sh
index 3ced5dd..e905add 100755
--- a/neovim.sh
+++ b/neovim.sh
@@ -332,7 +332,7 @@ else
case $install_choice in
[Yy])
- choose_version
+ update_version
;;
[Nn])
echo "Exiting..."