vimrc files, you can copy to ~/.vimrc and run vim +PluginInstall +qall to install plugins(needs to install vundle first.)
- 1、 open/close NERDTreeTabsToggle
- 2、 switch themes
-
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
- bind to save the current session. see more about
-
2017年12月14日 11:25
- add .zshrc file for
on-my-zsh - add markown support for vim
- add .zshrc file for
-
2018年02月25日 15:02
- add python, sh template file.
-
2018年03月23日 16:29
- modified the
setup.shscript. - how to correctly install Youcompleteme
- See more, move step to directory "docs"
- modified the