diff options
author | David Bremner <bremner@debian.org> | 2013-07-28 13:48:02 -0300 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-07-28 13:48:02 -0300 |
commit | 0eb4213766e051328da88203da44e7377a774807 (patch) | |
tree | aafe456cd33588849456a6c58dd2cdfe7ceb8258 /debian/notmuch-vim.install | |
parent | ec98f13a70e19352932ca4ff65075ccc3031092d (diff) |
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.
Diffstat (limited to 'debian/notmuch-vim.install')
-rw-r--r-- | debian/notmuch-vim.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/notmuch-vim.install b/debian/notmuch-vim.install index 95ab07bb..d444fef7 100644 --- a/debian/notmuch-vim.install +++ b/debian/notmuch-vim.install @@ -1,3 +1,3 @@ -vim/plugin/notmuch.vim usr/share/vim/addons/plugin +vim/notmuch.vim usr/share/vim/addons/plugin vim/syntax/notmuch-*.vim usr/share/vim/addons/syntax vim/notmuch.yaml usr/share/vim/registry |