branch: elpa/aidermacs
commit 964483602297397b68850ab6075cd15213649b66
Author: Mingde (Matthew) Zeng <[email protected]>
Commit: Mingde (Matthew) Zeng <[email protected]>
Do not suggest auto commit
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index eb48361b16..65b9c5072d 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,6 @@ Your contributions are essential for making Aidermacs the
best AI pair programmi
(aidermacs-setup-minor-mode)
:custom
; See the Configuration section below
- (aidermacs-auto-commits t)
(aidermacs-use-architect-mode t)
(aidermacs-default-model "sonnet"))
```