mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 04:04:34 +02:00
plugins/none-ls: add diagnostic source: markdownlint
This commit is contained in:
parent
5aea581d32
commit
db8a3cfa10
2 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
gitlint.enable = true;
|
||||
golangci_lint.enable = true;
|
||||
ktlint.enable = true;
|
||||
markdownlint.enable = true;
|
||||
shellcheck.enable = true;
|
||||
statix.enable = true;
|
||||
vale.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue