mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-24 17:16:53 +08:00
debug
This commit is contained in:
parent
c9f7bdd8ae
commit
75591de010
|
@ -108,7 +108,7 @@ install_vim_vundle(){
|
|||
fmt_note "installing vim vundle ..."
|
||||
git clone https://gitee.com/dictxiong/Vundle.vim "$VIM_VUNDLE"
|
||||
fmt_note "initializing vim plugins ..."
|
||||
if [[ -z "$DFS_NO_COMPLIE" ]]; then
|
||||
if [[ -z "$DFS_NO_COMPILE" ]]; then
|
||||
vim +PluginInstall +qall
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user