diff --git a/dot_offlineimaprc b/dot_offlineimaprc index d9ca3e5..632fd6e 100644 --- a/dot_offlineimaprc +++ b/dot_offlineimaprc @@ -8,6 +8,7 @@ localrepository = arachnitech-Local remoterepository = arachnitech-Remote postsynchook = notmuch new autorefresh = 5 +quick = 10 [Repository arachnitech-Remote] type = IMAP @@ -26,6 +27,7 @@ restoreatime = no localrepository = franklin-Local remoterepository = franklin-Remote autorefresh = 5 +quick = 10 postsynchook = notmuch new diff --git a/private_dot_mutt/vimrc b/private_dot_mutt/vimrc index 3319feb..5b90409 100644 --- a/private_dot_mutt/vimrc +++ b/private_dot_mutt/vimrc @@ -1,3 +1,4 @@ set textwidth=0 set wrapmargin=0 set spell spelllang=en_us +Copilot disable