view tools/rename.bat @ 14099:1157f16150b3 v8.1.0067

patch 8.1.0067: syntax highlighting not working when re-entering a buffer commit https://github.com/vim/vim/commit/a5616b0136cea2104a475d143a1685d71e9b2d3d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 17 19:08:30 2018 +0200 patch 8.1.0067: syntax highlighting not working when re-entering a buffer Problem: Syntax highlighting not working when re-entering a buffer. Solution: Do force executing autocommands when not called recursively.
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jun 2018 19:15:05 +0200
parents f0b1cbf9467e
children 217c97e06615
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 uninstal.exe uninstalw32.exe