diff options
| author | David Bremner <bremner@debian.org> | 2013-03-02 21:07:17 -0400 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2013-03-02 21:07:17 -0400 |
| commit | 6a5865baf08105bc59a7f548cd739ac4d9359c62 (patch) | |
| tree | 582af0294c5a7aa182fd1dbedbe980e543d407c2 | |
| parent | f515b9a1b94a34903554c26b4e7d6eebff1467a7 (diff) | |
add link to felipec's ruby based vim client
| -rw-r--r-- | frontends.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends.mdwn b/frontends.mdwn index b08b752..0d82242 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -9,6 +9,7 @@ ## 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. |
