aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-06 18:44:12 -0700
committerCarl Worth <cworth@cworth.org>2010-04-06 18:44:20 -0700
commit7d9851e293fad762cd959e9be819e48a26087cdc (patch)
tree282711dc64d5fa7d82f001ea173ad2e79e91e882 /vim
parent9ed5e095a81f23b286a10a4fd51c09769c8d62ee (diff)
parente7837ace186a09508140193c1dabe3317dadf797 (diff)
Merge branch 'debian'
These are the changes made between the notmuch 0.1 release and the release of Debian version 0.1-1. It's mostly changes to the debian directory, of course, but does also include some generally useful Makefile improvements.
Diffstat (limited to 'vim')
-rw-r--r--vim/notmuch.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vim/notmuch.yaml b/vim/notmuch.yaml
new file mode 100644
index 00000000..3d8422c8
--- /dev/null
+++ b/vim/notmuch.yaml
@@ -0,0 +1,8 @@
+addon: notmuch
+description: "notmuch mail user interface"
+files:
+ - plugin/notmuch.vim
+ - syntax/notmuch-compose.vim
+ - syntax/notmuch-folders.vim
+ - syntax/notmuch-search.vim
+ - syntax/notmuch-show.vim