diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-10-15 17:29:31 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-10-15 17:29:31 +0200 |
commit | c74365888889dacc403ec50a92180144a771bac4 (patch) | |
tree | 3492d71a99bee0d75ad04d83d38e6f4dc62483b0 /mutt | |
parent | bbc8c1a4423f42ccda0594def689ba415b6de06a (diff) |
Add i3blocks config
Diffstat (limited to 'mutt')
-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 |