From e08dd57366fdc9e6e19d0abc137eb9b3adfc48a4 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl <5060861-schtobia@users.noreply.gitlab.com> Date: Wed, 22 Sep 2021 09:09:15 +0000 Subject: [PATCH] bootstrap-user: remove npm stuff --- bootstrap-user.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bootstrap-user.sh b/bootstrap-user.sh index e342101..41f3a4b 100755 --- a/bootstrap-user.sh +++ b/bootstrap-user.sh @@ -15,5 +15,4 @@ rm -rf "$TMPDIR" pip install --user -r https://gitlab.com/schtobia/bootstrap/raw/master/requirements.txt # vim related -npm install -g instant-markdown-d && \ - nvim +PluginInstall +UpdateRemotePlugins +qall +nvim +PluginInstall +UpdateRemotePlugins +qall