diagnostics/nvim-lint: init

This commit is contained in:
raf 2025-02-01 07:31:29 +03:00 committed by isaacST08
commit ca17c54b2b
4 changed files with 56 additions and 0 deletions

View file

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