Files
nix-config/home-manager/nixvim/markdown.nix
2025-07-09 15:25:30 +02:00

4 lines
45 B
Nix

{
plugins.render-markdown.enable = true;
}