# vimrc **Repository Path**: codePrince/vimrc ## Basic Information - **Project Name**: vimrc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vimrc * 需要先安装 vundle ,vundle 是用来管理插件的 git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim * 然后使用 BundleInstall 命令来安装插件