# vimrc **Repository Path**: xihongwei/vimrc ## Basic Information - **Project Name**: vimrc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-01-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # INTRO ithewei's .vimrc plugins: - nerdtree - tagbar - ctrlp - ctrlsf - YCM - auto-pairs - vim-commentary - vim-surround - vim-fugitive - vim-gitgutter - vim-go # INSTALL ``` git clone https://github.com/ithewei/vimrc.git ~/.vim cd ~/.vim ./install.sh vim :PlugInstall :GoInstallBinaries cd ~/.vim/bundle/YCM ./install.py --clang-completer --go-completer ``` # USAGE ``` cd ProjectDir ~/.vim/cscopetag.sh ~/.vim/ycm.sh vim ``` # ENJOY ![vim.png](vim.png)