ea2c674ffea4

Moar.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 27 Oct 2012 14:27:36 -0400
parents 4343e98d1a78
children 634da3fd5f01 1b487daa9aab
branches/tags (none)
files mutt/muttrc

Changes

--- a/mutt/muttrc	Sat Oct 27 13:19:34 2012 -0400
+++ b/mutt/muttrc	Sat Oct 27 14:27:36 2012 -0400
@@ -12,7 +12,7 @@
 # Editor {{{
 
 # Use Vim to compose email, with a few default options.
-set editor = "vim -c 'normal! }' -c 'redraw'"
+set editor = "/usr/local/bin/vim -c 'normal! }' -c 'redraw'"
 
 # }}}
 # Contacts {{{