# vim **Repository Path**: misiyu/vim ## Basic Information - **Project Name**: vim - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-18 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 安装教程 1. 把目录下载到本地,把目录便mv到 ~/.vim 2. 安装vundle:git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim 3. 把 ~/.vim/vimrc copy 到 ~ 目录下 4. 打开vim,执行 :BundleInstall 安装其他插件