diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-01-05 14:53:50 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-01-05 14:53:50 +0000 |
commit | 47472c0675980abf8fdf3f7170475ad03678ad60 (patch) | |
tree | 07a665287113faed681386cfa89c08ec992f0d10 /.mutt/muttrc | |
parent | 3645a24c53159ddced6d390ed754766e7e7887da (diff) |
Fix bug in offlineimap'
Diffstat (limited to '.mutt/muttrc')
-rw-r--r-- | .mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc index 9d6891c..3b413ec 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -52,7 +52,7 @@ auto_view text/html alternative_order text/plain text/enriched text/html # Editor -set editor="vim --noplugin" +set editor="vim" set include=yes # Macros |