From da3ad3b8934f55d299482b8010a0cae3ac995722 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 13 May 2020 22:26:34 -0400 Subject: make sure to install basic coc extensions --- utils/install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/install.sh') diff --git a/utils/install.sh b/utils/install.sh index 59ada52c..8a0788ed 100755 --- a/utils/install.sh +++ b/utils/install.sh @@ -153,6 +153,8 @@ cloneconfig # install plugins which nvim > /dev/null && installplugins +installcocextensions + echo "I recommend you also install and activate a font from here: https://github.com/ryanoasis/nerd-fonts" echo "I also recommend you add 'set preview_images_method ueberzug' to ~/.config/ranger/rc.conf" -- cgit v1.2.3