Vim
https://github.com/macvim-dev/macvim
https://github.com/kien/ctrlp.vim
Alternative to ctrlp: https://github.com/junegunn/fzf
brew install fzf
https://github.com/altercation/vim-colors-solarized
Install dracula theme:
mkdir -p ~/.vim/pack/themes/start
git clone https://github.com/dracula/vim.git ~/.vim/pack/themes/start/dracula
Others
https://github.com/jimeh/git-aware-prompt
brew install diff-so-fancy