view tools/rename.bat @ 26005:8fceae196d4f v8.2.3536

patch 8.2.3536: the do_highlight() function is way too long Commit: https://github.com/vim/vim/commit/ad6b90c33cc239794a6694ef53e8baeee2ed97bd Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Mon Oct 18 22:13:57 2021 +0100 patch 8.2.3536: the do_highlight() function is way too long Problem: The do_highlight() function is way too long. Solution: Split it into several functions. (Yegappan Lakshmanan, closes #9011)
author Bram Moolenaar <Bram@vim.org>
date Mon, 18 Oct 2021 23:15:03 +0200
parents 217c97e06615
children 7a3de23515d6
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstall.exe uninstallw32.exe