mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
Fix completion of file names with '%' and '*'.
This commit is contained in:
@@ -208,7 +208,7 @@ MAKEFLAGS_GVIMEXT = DEBUG=yes
|
||||
|
||||
!include <Win32.mak>
|
||||
|
||||
# May turn on Win64 compatibility warnings for VC7.x and VC8.
|
||||
# Flag to turn on Win64 compatibility warnings for VC7.x and VC8.
|
||||
WP64CHECK = /Wp64
|
||||
|
||||
#>>>>> path of the compiler and linker; name of include and lib directories
|
||||
|
Reference in New Issue
Block a user