mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-01 04:20:30 +08:00
vim quiet install
This commit is contained in:
parent
b191403798
commit
30d1fa8bcf
@ -165,9 +165,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_COMPILE" ]]; then
|
||||
vim +PluginInstall +qall
|
||||
fi
|
||||
echo | vim +PluginInstall +qall
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user