mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 13:50:51 +01:00
nixd second try
This commit is contained in:
parent
4fc593a88b
commit
51af33ab7e
1 changed files with 0 additions and 11 deletions
|
@ -66,17 +66,6 @@ with lib;
|
|||
nix = {
|
||||
command = "nixd";
|
||||
filetypes = [ "nix" ];
|
||||
rootPatterns = [ "flake.nix" ];
|
||||
settings = {
|
||||
nixd = {
|
||||
formatting = {
|
||||
command = "nixpkgs-fmt";
|
||||
};
|
||||
options = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
ccls = {
|
||||
|
|
Loading…
Add table
Reference in a new issue