# vimrc **Repository Path**: Anniemoon/vimrc ## Basic Information - **Project Name**: vimrc - **Description**: .vimrc - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #vimrc Annie's vimrc (for Ruby on Rails) @author: Annie Dong * git clone https://git.oschina.net/Anniemoon/vimrc.git ~/.myvim * cd ~/.myvim && cp .vimrc ~/.vimrc * use vundle manage plugin https://github.com/VundleVim/Vundle.vim 1. step1: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim 2. step2: intall plugin: :PluginInstall