nvf/modules/plugins/mini/default.nix
2025-01-17 19:25:56 +01:00

15 lines
185 B
Nix

{
imports = [
./ai
./align
./animate
# ./base16 # NOTE: configured in theme/
./basics
./bracketed
./bufremove
./clue
./colors
./comment
];
}