1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add $GOPATH/bin to PATH

This commit is contained in:
2018-04-20 23:58:53 +01:00
parent fff7fa1452
commit 4579473479
3 changed files with 6 additions and 2 deletions

View File

@ -26,4 +26,4 @@ vim +PluginUpdate +qall
#########################
cd "$VIMDIR/bundle/YouCompleteMe"
git submodule update --init --recursive
./install.py --system-libclang --clang-completer
./install.py --system-libclang --clang-completer --go-completer --rust-completer --js-completer --java-completer