view tools/rename.bat @ 25848:86c3af1be1db v8.2.3458

patch 8.2.3458: not all dictdconf files are recognized Commit: https://github.com/vim/vim/commit/be01090efad242e30728275dea05420db6f96257 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 26 22:11:52 2021 +0100 patch 8.2.3458: not all dictdconf files are recognized Problem: Not all dictdconf files are recognized. Solution: Adjust the pattern. (Doug Kearns)
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Sep 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