my .vim & .vimrc
-
git clone https://github.com/atttx123/dotvim.git ~/.vim -
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/vundle -
ln -s ~/.vim/vimrc ~/.vimrc -
Launch vim and run
:PluginInstallTo install from command line:
vim +PluginInstall +qall
-
pip install flake8 autopep8
-
apt-get install exuberant-ctags