- Keymaps/Hotkeys/Shortcuts
- Plugin settings
- Settings
- 快捷键
- 插件配置
- 设置
- Different settings in different files
- F5 brings up NERDTree
- F6 brings up ctags
###Precondition
- On Mac OSX
- Intalled homebrew
###Step1:
brew install vim
brew install ctags
cd ~ && git clone https://github.com/Lu-Kye/.my_vim.git
###Step2:
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
###Step3:
echo source ~/.my_vim/my_vimrc.vim >> ~/.vimrc
###Step4:
vim
Type :PluginInstall
###Finally: Enjoy yourself