Go to file
Tyrel Souza fd6293e75e nvim readme 2021-10-29 20:43:39 +00:00
config update init, remove old plugins and configs 2021-10-29 16:31:28 -04:00
README.md nvim readme 2021-10-29 20:43:39 +00:00

README.md

To get setup for NVIM

sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
       https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'