Personal dotfiles and vim configs.
To install use GNU stow and run stow -t ~/. fish neovim tmux
To configure, firstly vim-plug needs to be installed, and the the listed packages.
$ curl -L -o ~/.local/share/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
$ nvim +PlugInstall +qa