neovim/diagnostics: init module

This commit is contained in:
raf 2025-04-04 09:52:23 +03:00
commit c5bc6d503e
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 109 additions and 2 deletions

View file

@ -3,6 +3,7 @@
./autocmds.nix
./basic.nix
./debug.nix
./diagnostics.nix
./highlight.nix
./spellcheck.nix
];