nvf/modules/plugins/utility/oil-nvim/default.nix
2025-03-29 21:06:11 +03:00

6 lines
59 B
Nix

{
imports = [
./config.nix
./oil-nvim.nix
];
}