My vim config makes use of Vundle to manage plugins.
brew install neovim tmux fish gnupg
brew install --cask alacritty
brew tap homebrew/cask-fonts
brew install --cask font-jetbrains-mono
curl -Lo- http://bit.ly/vim_config | bash
cd ~/.vim && rake