⚠️ ‼️ UNMANTAINED - moved to https://github.comr/r17x/nixpkgs I manage and write Neovim configurations in Nix using Nixvim
To start configuring, just add or modify the nix files in ./config
.
If you add a new configuration file, remember to add it to the
config/default.nix
file or example config/ui.nix
.
To test your configuration simply run the following command
nix run .
# OR
nix run github:r17x/nvim.nix