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

7 lines
61 B
Nix

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