]> git.nbdom.net Git - nb.git/commitdiff
mutt
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Thu, 11 Aug 2016 10:23:02 +0000 (12:23 +0200)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Thu, 11 Aug 2016 10:23:02 +0000 (12:23 +0200)
etc/mutt/editor [new file with mode: 0644]

diff --git a/etc/mutt/editor b/etc/mutt/editor
new file mode 100644 (file)
index 0000000..fe6eb0a
--- /dev/null
@@ -0,0 +1,11 @@
+# Editor
+set editor="vim -c 'set noautoindent tw=72'"
+
+# Go directly in editor when new email
+set autoedit
+
+# Let me edit the message header when composing
+set edit_headers
+
+# Virtuals lines are transform as ~ in vim
+set tilde