home/zed: disable nil
This commit is contained in:
@@ -118,6 +118,7 @@ in
|
||||
Nix = {
|
||||
tab_size = 2;
|
||||
format_on_save = "off";
|
||||
language_servers = [ "nixd" "!nil" ];
|
||||
};
|
||||
Python = {
|
||||
language_servers = [ "pyright" "ruff" ];
|
||||
|
||||
Reference in New Issue
Block a user