$ git clone --recursive git://github.com/StephenPCG/dotvim.vim
create a link to $HOME/.vim:
$ ln -s /path/to/dotvim ~/.vim
$ ln -s .vim/vimrc ~/.vimrc # only need for vim older than 7.4
or use temporarily:
$ vim -u /path/to/dotvim/vimrc [files ...]
- python
- apt-get install pylint
- apt-get install pyflakes
- go
- vim-go takes care of fetching required tools
- apt-get install exuberant-ctags cscope
- apt-get install silversearcher-ag
- apt-get install clang libclang-dev
- go get -u github.com/jstemmer/gotags
See docs here
$ ln -s /path/to/PowerlineSymbols.otf ~/.local/share/fonts/
$ ln -s /path/to/10-powerline-symbols.conf ~/.config/fontconfig/conf.d/
$ fc-cache -vf