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

3 lines
62 B
Nix

{
flake.modules.nixvim.custom.plugins.lint.enable = true;
}