From mboxrd@z Thu Jan 1 00:00:00 1970 From: brian@lorf.org (Brian) Date: Wed, 23 May 2007 03:55:44 -0500 Subject: [sup-talk] vim as :editor: Message-ID: <1179910229-sup-1018@doses> In config.yaml, I'm using :editor: /usr/bin/vim -f -c 'setlocal spell spelllang=en_us' -c 'set filetype=mail' to get vim to do some nice syntax highlighting. I have the English spellchecking stuff for vim installed. Thought somebody might find it useful. If you're doing something else neat with vim, please post about it. Thanks.