[PATCH 21/21] vim: add help file
Felipe Contreras
felipe.contreras at gmail.com
Fri Nov 8 05:10:49 PST 2013
On Fri, Nov 8, 2013 at 6:43 AM, David Bremner <david at tethera.net> wrote:
> Felipe Contreras <felipe.contreras at gmail.com> writes:
>
>> Signed-off-by: Felipe Contreras <felipe.contreras at gmail.com>
>> ---
>> debian/notmuch-vim.dirs | 1 +
>> debian/notmuch-vim.install | 1 +
>> vim/Makefile | 1 +
>> vim/notmuch.txt | 153 +++++++++++++++++++++++++++++++++++++++++++++
>> vim/notmuch.yaml | 1 +
>
> I verified that these changes don't break the debian build. FWIW, I
> didn't manage to invoke the notmuch help within vim, but that's probably
> just invimcompetence on my part. Let me know if there is something
> you'd like me to verify on the debian packages.
You can probably check that it's working with this:
% vim -c ":h notmuch"
If that doesn't work, you might need to do this first:
% vim -c ':helptags /usr/share/vim/addons/doc' -c q
--
Felipe Contreras
More information about the notmuch
mailing list