Vim 配置文件
git clone --recurse-submodules
git submodule init git submodule update
或者直接合为一步
git submodule update --init