Go to file
2022-02-05 13:48:45 -05:00
config i3 Configs 2022-02-05 13:48:45 -05: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

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'