# vim **Repository Path**: pengzc/vim ## Basic Information - **Project Name**: vim - **Description**: vimrc - **Primary Language**: 其他 - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-28 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vim #### 项目介绍 vimrc #### 安装教程 安装vundle ``` git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle ```