nix-config/modules2/nixvim/plugins/conform.nix

3 lines
70 B
Nix

{
flake.modules.nixvim.custom.plugins.conform-nvim.enable = true;
}