bootstrap-user: remove npm stuff
This commit is contained in:
parent
52291254c3
commit
e08dd57366
1 changed files with 1 additions and 2 deletions
|
@ -15,5 +15,4 @@ rm -rf "$TMPDIR"
|
||||||
pip install --user -r https://gitlab.com/schtobia/bootstrap/raw/master/requirements.txt
|
pip install --user -r https://gitlab.com/schtobia/bootstrap/raw/master/requirements.txt
|
||||||
|
|
||||||
# vim related
|
# vim related
|
||||||
npm install -g instant-markdown-d && \
|
|
||||||
nvim +PluginInstall +UpdateRemotePlugins +qall
|
nvim +PluginInstall +UpdateRemotePlugins +qall
|
||||||
|
|
Loading…
Reference in a new issue