mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-15 17:48:05 +02:00
6 lines
61 B
Nix
6 lines
61 B
Nix
_: {
|
|
imports = [
|
|
./colorizer.nix
|
|
./venn.nix
|
|
];
|
|
}
|