Compare commits

..

No commits in common. "1e3b9afc4b7ac90460ed25aae80768e91d375dff" and "b674bd8b3657395db175096c9ca2bd08a633da9b" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -52,6 +52,6 @@ let inherit (lib.nix2lua) call; in
root_dir = call "${config.plugin.nvim-lspconfig.varName}.util.root_pattern" [ "deno.json" "deno.jsonc" ];
};
jdtls = { cmd = [ "jdtls" ]; };
jsonls = { };
jsonls = {};
};
}

View file

@ -29,7 +29,6 @@ in
d2 = "*.d2";
nickel = "*.ncl";
psql = "*.psql";
sql = "*.pgsql";
};
# Enable fast navigation between windows