]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(zip): clean up and remove comments
authorChristian Brabandt <cb@256bit.org>
Mon, 5 Aug 2024 18:47:34 +0000 (20:47 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 6 Aug 2024 18:00:31 +0000 (20:00 +0200)
commita63f66e953d811bb6d044e92fe338e533ad94ff5
tree68129099f864b6a2ad75cbd824f3eb70418368de
parentda090f95df6c015e4f7fc9e1036795a370503a83
runtime(zip): clean up and remove comments

Problem:  zip plugin contains a lot of comments from the decho plugin
Solution: Clean up and remove un-used comments

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/zip.vim