ooknet/outputs/pkgs/ook-vim/config/modules/plugins/default.nix

6 lines
62 B
Nix

{
imports = [
./gruvbox-material
./telescope
];
}