1
0
forked from aniani/vim

patch 7.4.1674

Problem:    The editexisting plugin has to be copied or sourced to be used.
Solution:   Turn it into a package.
This commit is contained in:
Bram Moolenaar
2016-03-28 21:04:37 +02:00
parent 2946d0236d
commit cf2d8dee51
4 changed files with 128 additions and 11 deletions

View File

@@ -526,6 +526,7 @@ RT_ALL = \
runtime/pack/dist/opt/dvorak/plugin/dvorak.vim \
runtime/pack/dist/opt/dvorak/dvorak/enable.vim \
runtime/pack/dist/opt/dvorak/dvorak/disable.vim \
runtime/pack/dist/opt/editexisting/plugin/editexisting.vim \
runtime/pack/dist/opt/justify/plugin/justify.vim \
runtime/pack/dist/opt/matchit/plugin/matchit.vim \
runtime/pack/dist/opt/matchit/doc/matchit.txt \