# vimrc **Repository Path**: ithewei/vimrc ## Basic Information - **Project Name**: vimrc - **Description**: ithewei's vimrc - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/ithewei/vimrc.git - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2019-12-16 - **Last Updated**: 2025-05-23 ## 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://gitee.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)