Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 228 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 228 Bytes

.vimrc config

安装插件管理工具

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

vim configure

$`vim  .vimrc`

run :PluginInstall install bundle

ok is over