neovim-flake/modules/utility/preview/glow/default.nix

7 lines
58 B
Nix
Raw Normal View History

_: {
imports = [
./glow.nix
./config.nix
];
}