mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-25 02:08:40 +02:00
tests/example-configuration: re-enable jsonls
This commit is contained in:
parent
9673ea70f4
commit
d0564ce4cf
1 changed files with 1 additions and 3 deletions
|
@ -87,9 +87,7 @@
|
||||||
installCargo = true;
|
installCargo = true;
|
||||||
installRustc = true;
|
installRustc = true;
|
||||||
};
|
};
|
||||||
# TODO: re-enable when pkg is fixed and available
|
jsonls.enable = true;
|
||||||
# https://github.com/NixOS/nixpkgs/pull/335559
|
|
||||||
# jsonls.enable = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue