# vimrc **Repository Path**: hienha/vimrc ## Basic Information - **Project Name**: vimrc - **Description**: vimrc files, you can copy to ~/.vimrc and run `vim +PluginInstall +qall` to install plugins(needs to install vundle first.) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vimrc vimrc files, you can copy to ~/.vimrc and run `vim +PluginInstall +qall` to install plugins(needs to install vundle first.) ## Memo * 1、 open/close NERDTreeTabsToggle * 2、 switch themes ## update logs * 2017-12-07 17:36 - worked on MacVim - can be auto complete with python - one key run program used - one key switch theme used - open/close NERDTree - format python code with autopep8, Only worked on console(Terminal|iTerm2) - Enable folding code with , include class functoin if and so on statements. * 2017-12-08 12:13 - bind to save the current session. see more about `mksession`, `:help mksession` * 2017-12-14 11:25 - add .zshrc file for `on-my-zsh` - add markown support for vim * 2018-02-25 15:02 - add python, sh template file. * 2018-03-23 16:29 - modified the `setup.sh` script. - how to correctly install Youcompleteme - See more, move step to directory "docs" # refs: [https://github.com/j1z0/vim-config](https://github.com/j1z0/vim-config)