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 0616803..c7a051f 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -60,7 +60,7 @@ auto_view text/html alternative_order text/plain text/enriched text/html # Editor -set editor="$EDITOR" +set editor="nvim" set include=yes # Macros |