Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 275 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 275 Bytes

My vim config with full comments

vimrc

  • .vimrc/.gvimrc: use in Unix-like OS
  • _vimrc/_gvimrc: use in Windows

vim plugins

use vundle to manage plugins, so nice.
backup my windows .gitconfig additionally.