Keith Chu's Nvim Configuration.
git clone https://github.com/cqroot/keithnvim ~/.config/nvim
cd ~/.config/nvim
make bootstrap
git clone https://github.com/cqroot/keithnvim "${LOCALAPPDATA}/nvim"
cd "${LOCALAPPDATA}/nvim"
make bootstrap
make check
Keith Chu's Nvim Configuration.
git clone https://github.com/cqroot/keithnvim ~/.config/nvim
cd ~/.config/nvim
make bootstrap
git clone https://github.com/cqroot/keithnvim "${LOCALAPPDATA}/nvim"
cd "${LOCALAPPDATA}/nvim"
make bootstrap
make check