No description
.gitignore | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
nixvim.nix | ||
README.md |
nixvim-config
Installation
Add the following to the inputs
section of your flake.nix:
nixvim-config.url = "github:homefree/nixvim-config";
And add the following module:
@TODO