[vim] 01/01: Remove doc/matchit.txt from vim-runtime registry

James McCoy jamessan at debian.org
Thu Mar 31 02:08:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch debian/sid
in repository vim.

commit a45920a9e1f3c9f99aa922539ed27e701b5cca40
Author: James McCoy <jamessan at debian.org>
Date:   Wed Mar 30 21:43:18 2016 -0400

    Remove doc/matchit.txt from vim-runtime registry
    
    Matchit was turned into an upstream provided "package".  The matchit.vim
    in macros/ is now just a stub to load the matchit package.
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/vim-registry/vim-runtime.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/vim-registry/vim-runtime.yaml b/debian/vim-registry/vim-runtime.yaml
index 33fabcd..455f144 100644
--- a/debian/vim-registry/vim-runtime.yaml
+++ b/debian/vim-registry/vim-runtime.yaml
@@ -2,7 +2,6 @@ addon: matchit
 description: "extended matching with '%' (e.g. if ... then ... else)"
 files:
   - plugin/matchit.vim
-  - doc/matchit.txt
 ---
 addon: editexisting
 description: "edit the file with an existing Vim, if possible"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/vim.git



More information about the pkg-vim-maintainers mailing list