Go to file
Tyrel Souza d7446af10a
2022-06-21
2022-06-21 10:54:16 -04:00
config 2022-06-21 2022-06-21 10:54:16 -04:00
README.md nvim readme 2021-10-29 20:43:39 +00:00
shell_funcs shell_funcs 2022-02-02 15:46:51 -05: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'