"Nicolas Sebrecht" <[email protected]> wrote :

Hello,

> I'm using vim here with mutt. I would like to know how you improve
> your mutt mail_aliases file in vim to write emails.
> 
> What I'm looking for is a kind of smart completion for fields like
> To: or Cc:.

I have an old mail ftplugin that takes care of this, check:
   http://vim.sourceforge.net/scripts/script.php?script_id=46
(the last version being bundled in the following archive)
   http://hermitte.free.fr/vim/ressources/lh-mail.tar.gz

On the To:, Cc:, ... lines, type a regex, then <tab>, and finally select the 
contact(_S_) you want on insert. And that's all.


HTH,

-- 
Luc Hermitte
http://lh-vim.googlecode.com/
http://hermitte.free.fr/vim/

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to