$ sudo apt-get install vim
$ cd
$ rm -rf .vim .vimrc
$ git clone https://github.com/jarsonfang/vimconfig.git
$ ln -s vimconfig/vim .vim
$ ln -s vimconfig/vimrc .vimrc
Launch vim and run :PlugInstall
command or run vim +PlugInstall +qall
from command line directly.
After done that, please go to https://github.com/Valloric/YouCompleteMe or use :help youcompleteme
command
to see more about the installation of YouCompleteMe plugin.
$ git clone https://github.com/powerline/fonts.git
$ cd fonts && ./install.sh
after powerline fonts installed, configure the terminal to use one of the powerline fonts.
$ sudo apt-get install silversearcher-ag
$ sudo apt-get install xdg-utils curl nodejs npm
$ sudo npm -g install instant-markdown-d