summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-28 14:12:36 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-28 14:12:36 -0400
commit80b8f4bc75165da80b8a95a2a3ca9780e8d75e51 (patch)
tree9ccaa7de92319b433737358adbc4d42d0d5d2bb4
parent679287be1b043d18f237e492bd62d9edf4ef2716 (diff)
vim removed for arch
-rw-r--r--archi3/larbs.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/archi3/larbs.sh b/archi3/larbs.sh
index 1577502..f9d3498 100644
--- a/archi3/larbs.sh
+++ b/archi3/larbs.sh
@@ -209,13 +209,6 @@ putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozill
# Pulseaudio, if/when initially installed, often needs a restart to work immediately.
[ -f /usr/bin/pulseaudio ] && resetpulse
-# Install vim `plugged` plugins.
-sudo -u "$name" mkdir -p "/home/$name/.config/nvim/autoload"
-curl "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim" > "/home/$name/.config/nvim/autoload/plug.vim"
-dialog --infobox "Installing (neo)vim plugins..." 4 50
-(sleep 30 && killall nvim) &
-sudo -u "$name" nvim -E -c "PlugUpdate|visual|q|q" >/dev/null 2>&1
-
# Enable services here.
serviceinit NetworkManager cronie