view tools/rename.bat @ 32198:8643e060bcb8 v9.0.1430

patch 9.0.1430: Livebook files are not recognized Commit: https://github.com/vim/vim/commit/64002035178ac3e0d9ab7269d1bf06c6ede5a854 Author: Mathias Jean Johansen <mathias@mjj.io> Date: Tue Mar 28 21:28:36 2023 +0100 patch 9.0.1430: Livebook files are not recognized Problem: Livebook files are not recognized. Solution: Add a pattern for Livebook files. (Mathias Jean Johansen, closes #12203)
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Mar 2023 22:30:04 +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