mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:20:05 +08:00
Type in install cmd
close https://github.com/SpaceVim/SpaceVim/issues/3933
This commit is contained in:
parent
f95e371be5
commit
0dc1b74647
@ -57,7 +57,7 @@ if (Get-Command "gvim" -ErrorAction SilentlyContinue) {
|
||||
echo "[OK] Test successfully. Moving to next..."
|
||||
sleep 1
|
||||
} else {
|
||||
echo "[WARNING] Unable to find 'gvim.exe' in your PATH. But intallation still can continue..."
|
||||
echo "[WARNING] Unable to find 'gvim.exe' in your PATH. But installation still can continue..."
|
||||
echo ""
|
||||
echo "[WARNING] Please install gvim later or make your PATH correctly set! "
|
||||
Pause
|
||||
|
Loading…
Reference in New Issue
Block a user