aboutsummaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-02-05 00:15:31 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-02-05 00:15:31 +0100
commit4dbd87ca16b5fd04eb24a7e05884496a0d63e0b1 (patch)
tree549f0fe2f2df2ec3a7c9c370f8650d70a3746131 /mutt
parent63acf71a4cf1003677fccb717b3dbeba26a8f602 (diff)
downloaddotfiles-4dbd87ca16b5fd04eb24a7e05884496a0d63e0b1.tar.xz
mutt: Use nvim
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 6166c72..60e5787 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -18,7 +18,7 @@ set send_charset = "utf-8" # Charset for outgoing messages
set config_charset = "utf-8"
set edit_headers # Edit headers when editing
-set editor = "vim" # Editor used by mutt
+set editor = "nvim" # Editor used by mutt
set text_flowed = yes # Generate flowed attachments
set sleep_time = 0 # No delay when opening a maildir!