Also add scls to nix
This commit is contained in:
parent
f909759031
commit
aa7e9ac29c
|
@ -68,7 +68,7 @@
|
|||
auto-format = true;
|
||||
file-types = ["nix"];
|
||||
roots = ["flake.lock" "flake.nix"];
|
||||
language-servers = ["nil"];
|
||||
language-servers = ["nil" "scls"];
|
||||
formatter = {
|
||||
command = "alejandra";
|
||||
args = ["-q"];
|
||||
|
|
Loading…
Reference in a new issue