mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-01-31 06:12:26 +00:00
9 lines
96 B
Nix
9 lines
96 B
Nix
{
|
|
imports = [
|
|
./basic.nix
|
|
./debug.nix
|
|
./highlight.nix
|
|
./spellcheck.nix
|
|
];
|
|
}
|