We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a12e54 commit 988aee1Copy full SHA for 988aee1
1 file changed
install.sh
@@ -170,6 +170,7 @@ dev_mode () {
170
171
echo -e "\033[32m ✔ Neovim now using nvimrc from this directory. \033[0m"
172
echo -e "\033[32m ➤ Run ./install.sh again to exit development mode. \033[0m"
173
+ exit 0
174
}
175
176
main $1
0 commit comments