comparison Filelist @ 35056:79c73c4b3ecb

runtime(comment): include a simple comment toggling plugin Commit: https://github.com/vim/vim/commit/5400a5d4269874fe4f1c35dfdd3c039ea17dfd62 Author: Maxim Kim <habamax@gmail.com> Date: Fri Apr 26 19:53:13 2024 +0200 runtime(comment): include a simple comment toggling plugin fixes https://github.com/vim/vim/issues/14626 closes: https://github.com/vim/vim/issues/14634 Signed-off-by: Maxim Kim <habamax@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 26 Apr 2024 20:00:03 +0200
parents 62e99aaa4fcf
children be122dc08867
comparison
equal deleted inserted replaced
35055:1e09e491b39f 35056:79c73c4b3ecb
753 runtime/tutor/README.txt \ 753 runtime/tutor/README.txt \
754 runtime/tutor/tutor \ 754 runtime/tutor/tutor \
755 runtime/tutor/tutor.vim \ 755 runtime/tutor/tutor.vim \
756 runtime/vimrc_example.vim \ 756 runtime/vimrc_example.vim \
757 runtime/pack/dist/opt/cfilter/plugin/cfilter.vim \ 757 runtime/pack/dist/opt/cfilter/plugin/cfilter.vim \
758 runtime/pack/dist/opt/comment/plugin/comment.vim \
759 runtime/pack/dist/opt/comment/doc/comment.txt \
760 runtime/pack/dist/opt/comment/doc/tags \
761 runtime/pack/dist/opt/comment/autoload/comment.vim \
758 runtime/pack/dist/opt/dvorak/plugin/dvorak.vim \ 762 runtime/pack/dist/opt/dvorak/plugin/dvorak.vim \
759 runtime/pack/dist/opt/dvorak/dvorak/enable.vim \ 763 runtime/pack/dist/opt/dvorak/dvorak/enable.vim \
760 runtime/pack/dist/opt/dvorak/dvorak/disable.vim \ 764 runtime/pack/dist/opt/dvorak/dvorak/disable.vim \
761 runtime/pack/dist/opt/editexisting/plugin/editexisting.vim \ 765 runtime/pack/dist/opt/editexisting/plugin/editexisting.vim \
762 runtime/pack/dist/opt/editorconfig/.editorconfig \ 766 runtime/pack/dist/opt/editorconfig/.editorconfig \