mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-15 07:02:58 +02:00
plugins/none-ls: add package mapping for kube_linter
This commit is contained in:
parent
8d49c78d05
commit
4037278466
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ in
|
||||||
haml_lint = "mastodon";
|
haml_lint = "mastodon";
|
||||||
haxe_formatter = "haxe";
|
haxe_formatter = "haxe";
|
||||||
isortd = "isort";
|
isortd = "isort";
|
||||||
|
kube_linter = "kube-linter";
|
||||||
ltrs = "languagetool-rust";
|
ltrs = "languagetool-rust";
|
||||||
markdownlint_cli2 = "markdownlint-cli2";
|
markdownlint_cli2 = "markdownlint-cli2";
|
||||||
markdownlint = "markdownlint-cli";
|
markdownlint = "markdownlint-cli";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue