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