mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 07:25:30 +00:00
diagnostics/nvim-lint: init
This commit is contained in:
parent
06cb9eb19b
commit
ca17c54b2b
4 changed files with 56 additions and 0 deletions
3
modules/plugins/diagnostics/default.nix
Normal file
3
modules/plugins/diagnostics/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
imports = [./nvim-lint];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue