From aedfcbe1e6c7df6edcd6756d7601bfdec7dd2087 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 25 Mar 2016 17:02:51 +0100 Subject: patch 7.4.1649 Problem: The matchit plugin needs to be copied to be used. Solution: Put the matchit plugin in an optional package. --- Filelist | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Filelist') diff --git a/Filelist b/Filelist index d6cbce7196..42b8a7a468 100644 --- a/Filelist +++ b/Filelist @@ -494,8 +494,6 @@ RT_ALL = \ runtime/macros/less.vim \ runtime/macros/life/click.me \ runtime/macros/life/life.vim \ - runtime/macros/matchit.vim \ - runtime/macros/matchit.txt \ runtime/macros/maze/README.txt \ runtime/macros/maze/[mM]akefile \ runtime/macros/maze/main.aap \ @@ -525,6 +523,9 @@ RT_ALL = \ runtime/tutor/tutor \ runtime/tutor/tutor.vim \ runtime/vimrc_example.vim \ + runtime/pack/dist/opt/matchit/plugin/matchit.vim \ + runtime/pack/dist/opt/matchit/doc/matchit.txt \ + runtime/pack/dist/opt/matchit/doc/tags \ # runtime files for all distributions without CR-NL translation RT_ALL_BIN = \ -- cgit v1.2.3