vim's configure file
- install vim
sudo apt-get install vim
- install Vundle for vim
- clone this repository
git clone https://github.com//wangxuewen99/vimrc.git
- mv vimrc & change python's path in the vimrc file
cd vimrc mv vimrc ~/.vimrc change path
- install plugins for vim
open vim :PluginInstall
- compile YouCompleteMe
- F2: show/off line number
- F5: show/off work directory tree
- F6: turn on/off ale
- <SPACE> fold
- ctlr+g: go to definition
- ctlr+p: file search