* [sup-talk] Vim integration
@ 2007-10-14 11:20 Pierre Baillet
2007-10-14 17:34 ` Ian Taylor
0 siblings, 1 reply; 2+ messages in thread
From: Pierre Baillet @ 2007-10-14 11:20 UTC (permalink / raw)
Hi,
easy tip, but might prove useful for some of you.
Add the following line into your .vimrc to get syntax coloration when
composing emails with sup:
au BufRead sup.* set ft=mail
HTH,
--
Pierre Baillet <pierre at baillet.name>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/sup-talk/attachments/20071014/f154645b/attachment.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* [sup-talk] Vim integration
2007-10-14 11:20 [sup-talk] Vim integration Pierre Baillet
@ 2007-10-14 17:34 ` Ian Taylor
0 siblings, 0 replies; 2+ messages in thread
From: Ian Taylor @ 2007-10-14 17:34 UTC (permalink / raw)
Excerpts from Pierre Baillet's message of Sun Oct 14 07:20:47 -0400 2007:
> easy tip, but might prove useful for some of you.
>
> Add the following line into your .vimrc to get syntax coloration when
> composing emails with sup:
>
> au BufRead sup.* set ft=mail
You could also do something like this in config.yaml
:editor: /usr/bin/vim -f -c 'setlocal spell spelllang=en_us' -c 'set filetype=mail'
--
Ian Taylor
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-14 17:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-14 11:20 [sup-talk] Vim integration Pierre Baillet
2007-10-14 17:34 ` Ian Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox