neovim-flake/modules/plugins/ui/ui2/default.nix

7 lines
54 B
Nix
Raw Permalink Normal View History

2026-04-05 17:14:51 -04:00
{
imports = [
./config.nix
./ui2.nix
];
}