mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 08:09:23 +01:00
nvim: exit if there is no vim
This commit is contained in:
parent
6ff2d0f346
commit
9504420f55
@ -13,5 +13,6 @@ elif [ -f ~/.local/share/flatpak/exports/bin/io.neovim.nvim ]; then
|
||||
# If not found.
|
||||
else
|
||||
printf "nvim doesn't seem to be installed :("
|
||||
exit
|
||||
fi
|
||||
#set +x
|
||||
|
Loading…
Reference in New Issue
Block a user