Skip to content

Commit

Permalink
Added nvmi install
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonin Riha committed Dec 31, 2019
1 parent b669118 commit cf0f49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
mkdir -p ~/.config/nvim/
ln -s $(pwd)/init.vim ~/.config/nvim/init.vim
ln -s $(pwd)/coc-settings.json ~/.config/nvim/coc-settings.json
nvim +PlugInstall +qall
nvim +PlugInstall +CocInstall coc-python +UpdateRemotePlugins +qall

0 comments on commit cf0f49a

Please sign in to comment.