This commit is contained in:
Tao Tien 2024-02-26 23:22:48 -08:00
parent 274b98a533
commit 52f2113c8b

View file

@ -97,6 +97,12 @@
};
};
};
language-server = {
jdtls = {
command = "jdtls";
args = ["-data" "/home/tao/.cache/jdtls/workspace"];
};
};
grammar = [
{
name = "nix";