neovim-flake/modules/plugins/theme/default.nix

7 lines
56 B
Nix

{
imports = [
./theme.nix
./config.nix
];
}