disable copilot, add quick to offlineimap
This commit is contained in:
parent
3205b0b4e6
commit
f1784af730
2 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
set textwidth=0
|
||||
set wrapmargin=0
|
||||
set spell spelllang=en_us
|
||||
Copilot disable
|
||||
|
|
Loading…
Reference in a new issue