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:
@ -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
|
||||
|
Reference in New Issue
Block a user