pip install pynvim
pip install jedi
brew install neovim
brew install stow
(Assumes the contents of this repo are in a folder in the user's home folder)
cd ~/.dotfiles
mkdir ~/.config/nano
stow nano
mkdir ~/.config/vim
stow vim
mkdir ~/.config/nvim
stow --target=~/.config/nvim nvim
stow zsh