jdtls nonsense again?
This commit is contained in:
parent
9a7bddac9a
commit
26c3017a9e
2 changed files with 10 additions and 9 deletions
|
|
@ -83,13 +83,13 @@
|
|||
auto-format = true;
|
||||
formatter = {command = "alejandra";};
|
||||
}
|
||||
{
|
||||
name = "typst";
|
||||
indent = {
|
||||
tab-width = 4;
|
||||
unit = " ";
|
||||
};
|
||||
}
|
||||
# {
|
||||
# name = "typst";
|
||||
# indent = {
|
||||
# tab-width = 4;
|
||||
# unit = " ";
|
||||
# };
|
||||
# }
|
||||
# { name = "rust"; }
|
||||
];
|
||||
language-servers = {
|
||||
|
|
@ -123,6 +123,6 @@
|
|||
};
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
package = inputs.helix.packages.${pkgs.system}.default;
|
||||
# package = inputs.helix.packages.${pkgs.system}.default;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue