1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-16 07:22:49 +01:00

plugins/efmls-configs: mark jsonlint as unpackaged (dropped from nixpkgs)

This commit is contained in:
Gaetan Lepage 2025-11-13 10:25:36 +01:00 committed by Gaétan Lepage
parent bef3ce6de8
commit b51f31cef8
2 changed files with 2 additions and 1 deletions

View file

@ -17,6 +17,7 @@ in
"gersemi"
"gleam_format"
"js_standard"
"jsonlint"
"kdlfmt"
"markuplint"
"mix"
@ -111,7 +112,6 @@ in
nodePackages = [
"alex"
"eslint_d"
"jsonlint"
"prettier"
"stylelint"
"textlint"