Skip to content

Commit

Permalink
Add version warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Elsie19 committed Aug 29, 2021
1 parent 27b22c2 commit 8513335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function fancy_message() {
esac
}

fancy_message warn "You will need neovim 0.5.0 or higher for some features to work"
sudo pacman -S --noconfirm figlet nodejs npm shellcheck eslint lazygit # figlet for startity, nodejs for CoC, npm for ALE, shellcheck eslint for ALE
# download vim plug
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
Expand Down

0 comments on commit 8513335

Please sign in to comment.