- Base on amix/vimrc
- Switch to vim-plug for plugin management
8.1
- git
vimshould make with '--enable-pythoninterp=yes'- Exuberant ctags
[sudo] pip install isort autopep8 flake8
[sudo] npm install -g jshint instant-markdown-d
git clone --recursive https://github.com/Ralph-Wang/vimrc ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
vim +PlugInstall +qall
cd ~/.vim_runtime/bundle/YouCompleteMe
python install.py --all # or specify the language you need