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

7 lines
77 B
Nix

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