mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-14 19:24:34 +02:00
plugins/none-ls: add diagnostic source: yamllint
This commit is contained in:
parent
19f5f81560
commit
ee7e489448
2 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
mypy.enable = true;
|
||||
pylint.enable = true;
|
||||
write_good.enable = true;
|
||||
yamllint.enable = true;
|
||||
};
|
||||
formatting = {
|
||||
alejandra.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue