vim fixes and prettier config

This commit is contained in:
Andrejus
2020-06-06 14:25:47 +01:00
parent e998e657ce
commit 57eb54e2d5
4 changed files with 11 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ if not_installed "nvm"; then
nvm install node
nvm install iojs
nvm alias default lts/erbium
fi
printf "nvm is installed, upgrading...\n"