add zsh config
This commit is contained in:
parent
1da9036f7b
commit
527048be0c
11 changed files with 213 additions and 353 deletions
|
|
@ -160,7 +160,8 @@ in
|
|||
runBuildScripts = true;
|
||||
loadOutDirsFromCheck = true;
|
||||
};
|
||||
checkOnSave = {
|
||||
checkOnSave = true;
|
||||
check = {
|
||||
allFeatures = true;
|
||||
command = "clippy";
|
||||
extraArgs = [ "--no-deps" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue