#vim plugins
- https://github.com/terryma/vim-multiple-cursors (Sublime-like multiple cursors)
- https://github.com/bling/vim-airline (Nice lean status bar)
- https://github.com/mattn/gist-vim (Create and edit github gists from vim)
- https://github.com/garbas/vim-snipmate (Create and use snippets)
- https://github.com/Valloric/YouCompleteMe (Autocompletion)
- https://github.com/scrooloose/nerdtree (File-Browser)