diagnostics/nvim-lint: init

This commit is contained in:
raf 2025-02-01 07:31:29 +03:00
commit da4b1d4bbe
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
4 changed files with 56 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./nvim-lint.nix
./config.nix
];
}