view tools/rename.bat @ 33448:a8158a496896 v9.0.1978

patch 9.0.1978: No filetype detection for just files Commit: https://github.com/vim/vim/commit/3d90f71b764e67b1eb12fc6a9a4b9e2fca6dc087 Author: dundargoc <gocdundar@gmail.com> Date: Wed Oct 4 19:52:54 2023 +0200 patch 9.0.1978: No filetype detection for just files Problem: No filetype detection for just files Solution: Detect just files (*.just, justfile, etc) closes: #13271 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: dundargoc <gocdundar@gmail.com>
author Christian Brabandt <cb@256bit.org>
date Wed, 04 Oct 2023 20:00:08 +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