# vim配置 **Repository Path**: zylwi/vim-configuration ## 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**: 2021-08-31 - **Last Updated**: 2021-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 安装步骤 1. 下载.vimrc, 利用ll -a显示。放置在~/目录下面。 安装vundle git clone https://gitee.com/zhenguozhao/VundleVim_Vundle.vim.git ~/.vim/bundle/Vundle.vim 安装彩虹括号 cd ~/.vim/bundle/ git clone https://gitee.com/eagle_ice/rainbow_parentheses.vim.git