mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-04-15 17:10:36 +02:00
6 lines
62 B
Nix
6 lines
62 B
Nix
_: {
|
|
imports = [
|
|
./config.nix
|
|
./diffview.nix
|
|
];
|
|
}
|