diff --git a/.config/doom/config.org b/.config/doom/config.org index 50bf88db..9df3d6a5 100644 --- a/.config/doom/config.org +++ b/.config/doom/config.org @@ -667,7 +667,7 @@ Now, write the commit message in this exact format: (setq aidermacs-auto-commits nil) (setq aidermacs-backend 'vterm) (setq aidermacs-vterm-multiline-newline-key "S-") - (add-to-list 'aidermacs-extra-args "--no-gitignore --chat-mode ask --no-auto-commits --cache-prompts --dark-mode --pretty --stream --vim")) + (add-to-list 'aidermacs-extra-args "--no-gitignore --chat-mode ask --no-auto-commits --cache-prompts --dark-mode --pretty --stream --vim --cache-keepalive-pings 2")) ;; Keybinding for Aidermacs menu