diff options
Diffstat (limited to 'mutt/.mutt/muttrc')
-rw-r--r-- | mutt/.mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc index 1595175..de98ad0 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -61,7 +61,7 @@ auto_view text/html alternative_order text/plain text/enriched text/html # Editor -set editor="nvim" +set editor="$EDITOR" set include=yes |