mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-16 23:42:47 +01:00
plugins/efmls-configs: mark jsonlint as unpackaged (dropped from nixpkgs)
This commit is contained in:
parent
bef3ce6de8
commit
b51f31cef8
2 changed files with 2 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ in
|
||||||
"gersemi"
|
"gersemi"
|
||||||
"gleam_format"
|
"gleam_format"
|
||||||
"js_standard"
|
"js_standard"
|
||||||
|
"jsonlint"
|
||||||
"kdlfmt"
|
"kdlfmt"
|
||||||
"markuplint"
|
"markuplint"
|
||||||
"mix"
|
"mix"
|
||||||
|
|
@ -111,7 +112,6 @@ in
|
||||||
nodePackages = [
|
nodePackages = [
|
||||||
"alex"
|
"alex"
|
||||||
"eslint_d"
|
"eslint_d"
|
||||||
"jsonlint"
|
|
||||||
"prettier"
|
"prettier"
|
||||||
"stylelint"
|
"stylelint"
|
||||||
"textlint"
|
"textlint"
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@
|
||||||
"gersemi"
|
"gersemi"
|
||||||
"gleam_format"
|
"gleam_format"
|
||||||
"js_standard"
|
"js_standard"
|
||||||
|
"jsonlint"
|
||||||
"kdlfmt"
|
"kdlfmt"
|
||||||
"markuplint"
|
"markuplint"
|
||||||
"mix"
|
"mix"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue