]> git.cworth.org Git - notmuch/commit
vim: fix space key: now archives (did opposite)
authorJason Woofenden <jason@jasonwoof.com>
Mon, 11 Jul 2011 05:40:06 +0000 (01:40 -0400)
committerFelipe Contreras <felipe.contreras@gmail.com>
Sat, 16 Jul 2011 18:57:38 +0000 (21:57 +0300)
commit2b79776eedf5e59332921eb071b5412c12499cb6
treec6e6d23c3ac031c95bb9b6e20be2dc8ce08155cb
parentbab653ce39f3d93ee0cf169b89468646c0ba54fd
vim: fix space key: now archives (did opposite)

In vim, in the message view, space is supposed to remove the "unread" and
"inbox" tags, but was sometimes adding them instead.

This patch assures that they are always removed by this binding.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
vim/plugin/notmuch.vim