Skip to content

Commit

Permalink
make sure to install neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
hammerdr committed Jul 15, 2022
1 parent 33091fe commit c0f2c01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt-get update
sudo apt-get install -y silversearcher-ag
sudo apt-get install -y silversearcher-ag neovim
sudo npm install -g typescript typescript-language-server
sudo npm install -g pyright
# Temporarily skipping because restore might be borking things
Expand Down

0 comments on commit c0f2c01

Please sign in to comment.