Skip to content

Commit

Permalink
update python neovim library
Browse files Browse the repository at this point in the history
  • Loading branch information
fuhrysteve committed Jul 2, 2019
1 parent 1f826d9 commit 86037ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_neovim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ add_ppa() {
add_ppa neovim-ppa/stable
apt update
apt install -y neovim
sudo -H pip3 install -U neovim
sudo -H pip3 install -U pynvim

0 comments on commit 86037ac

Please sign in to comment.