comparison Filelist @ 8769:7ac9d9e98892 v7.4.1673

commit https://github.com/vim/vim/commit/2946d0236dc9e23ec0050feacdb959b9ae5672a8 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 28 20:53:08 2016 +0200 patch 7.4.1673 Problem: The justify plugin has to be copied or sourced to be used. Solution: Turn it into a package.
author Christian Brabandt <cb@256bit.org>
date Mon, 28 Mar 2016 21:00:07 +0200
parents b1ca6aa215b7
children 57cafbda13ad
comparison
equal deleted inserted replaced
8768:ed84a0eadf86 8769:7ac9d9e98892
481 runtime/doc/vimtutor.1 \ 481 runtime/doc/vimtutor.1 \
482 runtime/doc/xxd.1 \ 482 runtime/doc/xxd.1 \
483 runtime/ftoff.vim \ 483 runtime/ftoff.vim \
484 runtime/gvimrc_example.vim \ 484 runtime/gvimrc_example.vim \
485 runtime/macros/README.txt \ 485 runtime/macros/README.txt \
486 runtime/macros/dvorak \
487 runtime/macros/editexisting.vim \ 486 runtime/macros/editexisting.vim \
488 runtime/macros/hanoi/click.me \ 487 runtime/macros/hanoi/click.me \
489 runtime/macros/hanoi/hanoi.vim \ 488 runtime/macros/hanoi/hanoi.vim \
490 runtime/macros/hanoi/poster \ 489 runtime/macros/hanoi/poster \
491 runtime/macros/justify.vim \ 490 runtime/macros/justify.vim \
522 runtime/tools/[a-z]*[a-z0-9] \ 521 runtime/tools/[a-z]*[a-z0-9] \
523 runtime/tutor/README.txt \ 522 runtime/tutor/README.txt \
524 runtime/tutor/tutor \ 523 runtime/tutor/tutor \
525 runtime/tutor/tutor.vim \ 524 runtime/tutor/tutor.vim \
526 runtime/vimrc_example.vim \ 525 runtime/vimrc_example.vim \
526 runtime/pack/dist/opt/dvorak/plugin/dvorak.vim \
527 runtime/pack/dist/opt/dvorak/dvorak/enable.vim \
528 runtime/pack/dist/opt/dvorak/dvorak/disable.vim \
529 runtime/pack/dist/opt/justify/plugin/justify.vim \
527 runtime/pack/dist/opt/matchit/plugin/matchit.vim \ 530 runtime/pack/dist/opt/matchit/plugin/matchit.vim \
528 runtime/pack/dist/opt/matchit/doc/matchit.txt \ 531 runtime/pack/dist/opt/matchit/doc/matchit.txt \
529 runtime/pack/dist/opt/matchit/doc/tags \ 532 runtime/pack/dist/opt/matchit/doc/tags \
530 533
531 # runtime files for all distributions without CR-NL translation 534 # runtime files for all distributions without CR-NL translation