nvf/modules/plugins/ui/fastaction/default.nix

6 lines
66 B
Nix

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