# vim **Repository Path**: sherlockzoom/vim ## Basic Information - **Project Name**: vim - **Description**: 个人常用的vim配置和插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vim vim for python #### 安装教程 1. `git clone https://gitee.com/sherlockzoom/vim.git ~/.vim` 2. `cd .vim && cp .vimrc ~` 3. `git submodule update --init --recursive` 4. `cd ~/.vim/bundle/YouCompleteMe && ./install.py --clang-completer` 5. 进入vim 执行 PluginInstall 安装插件