Simple Neovim configuration, no bloat.
This configuration uses submodules
as a means of dependency management.
Ensure you clone recursively: git clone --recursive https://github.com/veryslowcode/emacs-is-better nvim
Clone into the applicable location:
~/.config/nvim
$HOME\AppData\Local\nvim
Note
If already cloned, just update submodules with:git submodule update --init --recursive
Also note
It is suggested to installripgrep
forMini.Pick
plugin.