# vim_config **Repository Path**: botton_zhang/vim_config ## Basic Information - **Project Name**: vim_config - **Description**: No description available - **Primary Language**: VimL - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-22 - **Last Updated**: 2021-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vim_config #### 安装教程 1. 安装gvim/cscope /ctags #### 使用说明 1. 检测 vim的版本是否支持python. 检测是否支持clipboard,建议使用gvim 2. 将里面的.vim* 拷贝到~/下 mkdir ~/.undo 3. 如果是archlinux可以直接安装youcomplter,否则 编译youcompleteme python3 install.py --all 或者 --clang-completer 建议在 .vim/bundle/Youcompleteme下执行 git submodule update --init --recursive 4. vim PlugInstall