mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
diagnostics/nvim-lint: init
This commit is contained in:
parent
2476d7e78f
commit
021f2531cc
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