mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 03:56:05 +01: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;
|
||||
installRustc = true;
|
||||
};
|
||||
# TODO: re-enable when pkg is fixed and available
|
||||
# https://github.com/NixOS/nixpkgs/pull/335559
|
||||
# jsonls.enable = true;
|
||||
jsonls.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue