nvf/modules/plugins/diagnostics/nvim-lint/default.nix

7 lines
60 B
Nix

{
imports = [
./nvim-lint.nix
./config.nix
];
}