]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(comment): include a simple comment toggling plugin
authorMaxim Kim <habamax@gmail.com>
Fri, 26 Apr 2024 17:53:13 +0000 (19:53 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 26 Apr 2024 17:53:13 +0000 (19:53 +0200)
commit5400a5d4269874fe4f1c35dfdd3c039ea17dfd62
tree720b8e7f81b3299e3f73daaf70f8be1a53561375
parent00ae5c5cba7b2b42662687b3150397fe1737fba0
runtime(comment): include a simple comment toggling plugin

fixes #14626
closes: #14634

Signed-off-by: Maxim Kim <habamax@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/CODEOWNERS
Filelist
runtime/doc/tags
runtime/doc/usr_05.txt
runtime/doc/version9.txt
runtime/pack/dist/opt/comment/autoload/comment.vim [new file with mode: 0644]
runtime/pack/dist/opt/comment/doc/comment.txt [new file with mode: 0644]
runtime/pack/dist/opt/comment/plugin/comment.vim [new file with mode: 0644]