X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=zsh%2Fzshrc;h=5a11798c476c870aa081403457a1cf47963bc4ab;hb=218e61cf0e81621d65d5ff6e8d97c227a04a2e74;hp=c60e61d92e342011597ca6da313b1609ecb2942d;hpb=c40fd1e6681869e706d45a82afb86bc22539969b;p=dotfiles.git diff --git a/zsh/zshrc b/zsh/zshrc index c60e61d..5a11798 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -251,3 +251,9 @@ merge_logs() { } export MANPATH=$MANPATH:/usr/local/man + + +## vim YouCompleteMe +# https://github.com/Valloric/YouCompleteMe/issues/18 +#export DYLD_FORCE_FLAT_NAMESPACE=1 +