TODO: some of those things should be done by some kind of makefile
TODO: include icons and gtk-theme
-
after cloning do necessary symlinks (see symlink file)
-
install vundle and ycm (run them from ~):
- $ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- $ vim +PluginInstall +qall
- $ ./.vim/bundle/YouCompleteMe/install.py