From: David Bremner <bremner@debian.org>
Date: Mon, 2 Sep 2013 14:17:55 +0000 (-0300)
Subject: remove notmuch-vim-ruby;
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=a413cc2784de212ec0343b5636da33644673ec1f;p=notmuch-wiki

remove notmuch-vim-ruby;

it now replaces notmuch-vim above.
---

diff --git a/frontends.mdwn b/frontends.mdwn
index 0d82242..b08b752 100644
--- a/frontends.mdwn
+++ b/frontends.mdwn
@@ -9,7 +9,6 @@
 
 ## Other email clients and front ends based on Notmuch
 
-* [notmuch-vim-ruby](https://github.com/felipec/notmuch-vim-ruby) another vim client in ruby
 * [ner](http://the-ner.org/), a curses frontend written in C.
 * [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/).
 * [alot](https://github.com/pazz/alot), a curses frontend written in Python with the [Urwid](http://excess.org/urwid/) toolkit.