_
__ __(_)_ __ ___
\ \ / /| | '_ ` _ \
\ V / | | | | | | |
\_/ |_|_| |_| |_|
-
Install Vim plus
$ git clone https://github.com/liwenqiu/vim-plus.git ~/.vim $ git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle $ ln -s ~/.vim/vimrc ~/.vimrc $ ln -s ~/.vim/gvimrc ~/.gvimrc
-
Install Plugins
Startup VIM, and run below command:
Windows users see Vundle for Windows
:BundleInstall
Restart VIM
for more pretty statusline settings, please refer to Powerline for vim
-
Vim-Youdao-Translater
yd
normal模式下翻译光标下的单词
-
NerdTREE
e
打开文件列表
nt
搜索文件列表
-
TagBar
tt
显示/隐藏标签窗口
-
CtrlP
t
打开文件搜索框
r
搜索最近打开的文件
b
显示缓冲区文件列表