Initial nvim plugins based on ctaylo21/jarvis

This commit is contained in:
Andrejus
2020-05-31 16:40:21 +01:00
parent 4e22b5f910
commit 485b480ab0
9 changed files with 574 additions and 39 deletions

View File

@@ -79,5 +79,7 @@ if ! shopt -oq posix; then
fi
fi
export NVM_DIR="$HOME/.config/nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion