Update claude code config
This commit is contained in:
parent
4ae5c10e83
commit
0cf09b82f1
2 changed files with 9 additions and 0 deletions
|
|
@ -175,6 +175,8 @@ let
|
|||
globalSettings = {
|
||||
model = cfg.model;
|
||||
spinnerTipsEnabled = false;
|
||||
todoEnabled = true;
|
||||
autoCompactEnabled = true;
|
||||
};
|
||||
|
||||
# Global permissions configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue