From: Peter John Hartman Date: Wed, 26 Jan 2011 06:57:12 +0000 (+1000) Subject: vim: Get user email address from notmuch config file. X-Git-Tag: debian/0.6_254~203 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4aeb291c783c18d0c63277275f67798f227e3017;hp=4aeb291c783c18d0c63277275f67798f227e3017 vim: Get user email address from notmuch config file. Here's a bitty patch to the vim plugin; it now calculates the primary email of the user based on a call to notmuch config. There's still a lot of work that needs to get done on notmuch.vim, e.g., the ability to have multiple emails/accounts. ---