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:
parent
bef3ce6de8
commit
b51f31cef8
2 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue