]> git.cworth.org Git - notmuch/commit
Add new notmuch vim plugin
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 3 Jun 2013 00:31:59 +0000 (19:31 -0500)
committerFelipe Contreras <felipe.contreras@gmail.com>
Mon, 3 Jun 2013 00:42:43 +0000 (19:42 -0500)
commit138c6aa098fe4236dc334cc55ac4fc414ddb298c
tree1521462482deec7317ed5234d5a87c1091261842
parentdbc3a247cac72e400efb45250e10eebe64722904
Add new notmuch vim plugin

The old one was not properly maintained and is now deprecated. The new
one has much better support.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
vim/Makefile [new file with mode: 0644]
vim/README [new file with mode: 0644]
vim/notmuch.vim [new file with mode: 0644]
vim/syntax/notmuch-compose.vim [new file with mode: 0644]
vim/syntax/notmuch-folders.vim [new file with mode: 0644]
vim/syntax/notmuch-git-diff.vim [new file with mode: 0644]
vim/syntax/notmuch-search.vim [new file with mode: 0644]
vim/syntax/notmuch-show.vim [new file with mode: 0644]