view tools/rename.bat @ 28417:bca485676073 v8.2.4733

patch 8.2.4733: HEEx and Surface do need a separate filetype Commit: https://github.com/vim/vim/commit/4232dff815db1a727cb1aea26783267d8bd731c3 Author: Aaron Tinio <aptinio@gmail.com> Date: Mon Apr 11 11:37:13 2022 +0100 patch 8.2.4733: HEEx and Surface do need a separate filetype Problem: HEEx and Surface do need a separate filetype. Solution: Revert 8.2.4729. (closes https://github.com/vim/vim/issues/10147)
author Bram Moolenaar <Bram@vim.org>
date Mon, 11 Apr 2022 12:45: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