diff Filelist @ 8720:9380c37723f8 v7.4.1649

commit https://github.com/vim/vim/commit/aedfcbe1e6c7df6edcd6756d7601bfdec7dd2087 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 25 17:02:51 2016 +0100 patch 7.4.1649 Problem: The matchit plugin needs to be copied to be used. Solution: Put the matchit plugin in an optional package.
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Mar 2016 17:15:04 +0100
parents 91286ec46e97
children b1ca6aa215b7
line wrap: on
line diff
--- 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 =	\