From 0eb4213766e051328da88203da44e7377a774807 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 28 Jul 2013 13:48:02 -0300 Subject: debian: build notmuch-vim again Based on id:1370220299-14722-1-git-send-email-felipe.contreras@gmail.com Hacked rather extensively by db. The most important changes: - bring back notmuch.yaml for the (debian specific?) vim-addons tool. - depend on vim-ruby, so we get a version of vim with ruby installed. --- vim/notmuch.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vim/notmuch.yaml (limited to 'vim') diff --git a/vim/notmuch.yaml b/vim/notmuch.yaml new file mode 100644 index 00000000..6d368105 --- /dev/null +++ b/vim/notmuch.yaml @@ -0,0 +1,9 @@ +addon: notmuch +description: "notmuch mail user interface" +files: + - plugin/notmuch.vim + - syntax/notmuch-compose.vim + - syntax/notmuch-folders.vim + - syntax/notmuch-git-diff.vim + - syntax/notmuch-search.vim + - syntax/notmuch-show.vim -- cgit v1.2.3