My Neovim Config This is my attempt at creating a somewhat decent Neovim config. Installation Requirements: git and stow (GNU Stow) git clone git@github.com:yrjarv/nvim ~/nvim cd nvim stow */ Then, install vimplug: cd ~/.config/nvim ./install-vimplug.sh