Go to file
Tyrel Souza 2444bbcfca
where i keep things
2022-10-04 15:34:59 -04:00
config 2022-06-21 2022-06-21 10:54:16 -04:00
jobs break into companies 2022-10-04 15:34:34 -04:00
README.md nvim readme 2021-10-29 20:43:39 +00:00
shell_funcs where i keep things 2022-10-04 15:34:59 -04: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'