Also add scls to nix
This commit is contained in:
parent
f909759031
commit
aa7e9ac29c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue