Repo copied from
https://github.com/nix-community/kickstart-nix.nvim
| nix | ||
| nvim | ||
| .envrc | ||
| .gitignore | ||
| .stylua.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
kickstart-nix.nvim
A simple Nix template for Neovim derivations using flakes.
If you have Nix installed, you can test drive this by running:
nix run "github:mrcjkb/kickstart-nix.nvim"
Usage
This is a template repository.