view tools/rename.bat @ 29550:ec5f48ab361b v9.0.0116

patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" Commit: https://github.com/vim/vim/commit/711483cd1381a4ed848d783ae0a6792d5b04447b Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 30 21:33:46 2022 +0100 patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" Problem: Virtual text not displayed if 'signcolumn' is "yes". Solution: Set c_extra and c_final to NUL.
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Jul 2022 22:45:02 +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