nvf/modules/plugins/ui/fastaction/default.nix
2024-09-19 20:11:06 +02:00

6 lines
66 B
Nix

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