mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-23 20:25:08 +02:00
tests/plugins/lsp: re-enable tests
This commit is contained in:
parent
77cbd0313d
commit
1854d591cb
3 changed files with 8 additions and 33 deletions
|
@ -4,9 +4,7 @@
|
|||
enable = true;
|
||||
|
||||
servers.jsonls = {
|
||||
# TODO: re-enable when pkg is fixed and available
|
||||
# https://github.com/NixOS/nixpkgs/pull/335559
|
||||
# enable = true;
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
format = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue