mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-22 17:01:13 +01:00
The old `default.nix` is inlined into the "lib" flake-module, which is
the only place it was used.
This allows "helpers" to take its rightful place at the root of `./lib` 👑
|
||
|---|---|---|
| .. | ||
| dev | ||
| default.nix | ||
| legacy-packages.nix | ||
| lib.nix | ||
| overlays.nix | ||
| packages.nix | ||
| templates.nix | ||
| tests.nix | ||
| wrappers.nix | ||