diff options
| author | Jani Nikula <jani@nikula.org> | 2014-05-03 00:56:41 +0300 |
|---|---|---|
| committer | Jani Nikula <jani@nikula.org> | 2014-05-03 00:56:41 +0300 |
| commit | fec566b89d276b2eea1040ef854b7fb6b038d30b (patch) | |
| tree | 117e59779b9b3b0b93684d9d8dca6da65a9922d2 /vimtips.mdwn | |
| parent | 8dd999485b28111a872ca56371eae9a0face3944 (diff) | |
fix intro for vimtips
Diffstat (limited to 'vimtips.mdwn')
| -rw-r--r-- | vimtips.mdwn | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/vimtips.mdwn b/vimtips.mdwn index 53500f6..faa725b 100644 --- a/vimtips.mdwn +++ b/vimtips.mdwn @@ -1,14 +1,9 @@ [[!img notmuch-logo.png alt="Notmuch logo" class="left"]] +# Tips and Tricks for using Notmuch with vim -Notmuch is a great mail indexing tool that can also be used *in conjunction* -with existing Mail User Agents (MUA) instead of replacing them. The advantage of -such mixed solutions is that users can benefit from notmuch features (such as -full-text search and thread reconstruction) without *having to* change MUA. - -A popular geek MUA is [the Mutt e-mail client](http://www.mutt.org); integrating -notmuch with Mutt is not seamless, but fairly straightforward. There are two -principal possibilities, either using a patched mutt that handles internally -notmuch, or use a sets of scripts/handler within mutt to achieve something close. +Tips for using Notmuch with vim; these may be applicable when using vim with +[[notmuch-mutt]], [mutt-kz](https://github.com/karelzak/mutt-kz), or +[notmuch-vim](http://git.notmuchmail.org/git/notmuch/blob/HEAD:/vim/README). [[!toc levels=2]] |
