Releases: vim/vim-win32-installer
v8.2.4198
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4198: Vim9: the switch for executing instructions is too long
- 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'
- 8.2.4196: various file types not recognized
- 8.2.4195: resizing terminal may cause to behave like CTRL-Z
- 8.2.4194: MS-Windows: code for calculating font size is duplicated
- 8.2.4193: cannot use an import in 'charconvert'
- 8.2.4192: cannot use an import in 'printexpr'
- 8.2.4191: json5 files are not recognized
- 8.2.4190: all conceal tests are skipped without the screendumps feature
- 8.2.4189: MS-Windows: code for "old look" is obsolete
- Update runtime files
- 8.2.4188: not all gitconfig files are recognized
- 8.2.4187: gnuplot file not recognized
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4186
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4186: cannot use an import in 'patchexpr'
- 8.2.4185: cannot use an import in 'indentexpr'
- 8.2.4184: cannot use an import in 'includeexpr'
- 8.2.4183: cannot use an import in 'formatexpr'
- 8.2.4182: memory leak when evaluating 'diffexpr'
- 8.2.4181: Vim9: cannot use an import in 'diffexpr'
- 8.2.4180: 'balloonexpr' is evaluated in the current script context
- 8.2.4179: 'foldtext' is evaluated in the current script context
- 8.2.4178: Vim9: invalid error for return type of lambda when debugging
- 8.2.4177: Vim9: autoload script not loaded after "vim9script noclear"
- 8.2.4176: Vim9: cannot use imported function with call()
- 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4174
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4174: Vim9: can use an autoload name in normal script
- 8.2.4173: cannot use an import in 'foldexpr'
- 8.2.4172: filetype detection for BASIC is not optimal
- 8.2.4171: cannot invoke option function using autoload import
- 8.2.4170: MS-Windows: still using old message API calls
- 8.2.4169: MS-Windows: unnessary casts and other minor things
- 8.2.4168: disallowing empty function name breaks existing plugins
- 8.2.4167: Vim9: error message for old style import
- 8.2.4166: undo synced when switching buffer in another window
- 8.2.4165: the nv_g_cmd() function is too long
- 8.2.4164: error in legacy code for function shadowing variable
- 8.2.4163: no error for omitting function name after autoload prefix
- 8.2.4162: Vim9: no error for redefining function with export
- 8.2.4161: Vim9: warning for missing white space after imported variable
- 8.2.4160: cannot change the register used for Select mode delete
- 8.2.4159: MS-Windows: _WndProc() is very long
- 8.2.4158: MS-Windows: memory leak in :browse
- 8.2.4157: terminal test fails because Windows sets the title
- 8.2.4156: fileinfo message overwrites echo'ed message
- 8.2.4155: translating strftime() argument results in check error
- 8.2.4154: ml_get error when exchanging windows in Visual mode
- 8.2.4153: MS-Windows: Global IME is no longer supported
- 8.2.4152: block insert with double wide character fails
- 8.2.4151: reading beyond the end of a line
- 8.2.4150: Coverity warns for using pointer after free
- 8.2.4149: test override not restored, autocommand left behind
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4167
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4167: Vim9: error message for old style import
- 8.2.4166: undo synced when switching buffer in another window
- 8.2.4165: the nv_g_cmd() function is too long
- 8.2.4164: error in legacy code for function shadowing variable
- 8.2.4163: no error for omitting function name after autoload prefix
- 8.2.4162: Vim9: no error for redefining function with export
- 8.2.4161: Vim9: warning for missing white space after imported variable
- 8.2.4160: cannot change the register used for Select mode delete
- 8.2.4159: MS-Windows: _WndProc() is very long
- 8.2.4158: MS-Windows: memory leak in :browse
- 8.2.4157: terminal test fails because Windows sets the title
- 8.2.4156: fileinfo message overwrites echo'ed message
- 8.2.4155: translating strftime() argument results in check error
- 8.2.4154: ml_get error when exchanging windows in Visual mode
- 8.2.4153: MS-Windows: Global IME is no longer supported
- 8.2.4152: block insert with double wide character fails
- 8.2.4151: reading beyond the end of a line
- 8.2.4150: Coverity warns for using pointer after free
- 8.2.4149: test override not restored, autocommand left behind
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4148
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail
- 8.2.4147: E464 does not always include the offending command
- 8.2.4146: Vim9: shadowed function can be used in compiled function
- 8.2.4145: confusing error when using name of import for a function
- 8.2.4144: cannot load libsodium dynamically
- 8.2.4143: MS-Windows: IME support for Win9x is obsolete
- 8.2.4142: build failure with normal features without persistent undo
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4141
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4141: Vim9 builtin functions test fails
- 8.2.4140: maparg() does not indicate the type of script
- 8.2.4139: using freed memory in expression abbreviation
- 8.2.4138: Vim9: no error for return with argument when invalid
- 8.2.4137: Vim9: calling import with and without method is inconsistent
- 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not useful
- 8.2.4135: Vim9: ":scriptnames" shows unloaded imported autoload script
- 8.2.4134: MS-Windows: test for import with absolute path fails
- 8.2.4133: output of ":scriptnames" goes into the message history
- 8.2.4132: Vim9: wrong error message when autoload script can't be found
- 8.2.4131: Vim9: calling function in autoload import does not work
- 8.2.4130: MS-Windows: MSVC build may have libraries duplicated
- 8.2.4129: building with +sound but without +eval fails
- 8.2.4128: crash when method cannot be found
Files:
π Signed Files:
Signed 32-bit installer (If you don't know what to use, use this one)
Signed 64-bit installer
Signed 32-bit zip archive
Signed 64-bit zip archive
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Information
* [Strawberry Perl](http://strawberryperl.com/) 5.32 * [ActiveTcl](http://www.activestate.com/activetcl/downloads) 8.6.6 * [LuaBinaries](http://luabinaries.sourceforge.net/download.html) 5.4 * [Python](https://www.python.org/downloads/) 2.7 * [Python3](https://www.python.org/downloads/) 3.10 * [Racket](https://download.racket-lang.org/) 8.3 (BC) * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.0v8.2.4127
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4127: build failure without the +eval feature
- 8.2.4126: crash on exit when built with dynamic Tcl
- 8.2.4125: completion tests fail
- 8.2.4124: Vim9: method in compiled function may not see script item
- 8.2.4123: complete function cannot be import.Name
- 8.2.4122: ":command Cmd" does not show custom completion argument
- 8.2.4121: Visual test fails on MS-Windows
- 8.2.4120: block insert goes over the end of the line
- 8.2.4119: build failure when disabling the channel feature
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4118
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4118: using UNUSED for argument that is used
- 8.2.4117: Vim9: wrong white space error after using imported item
- 8.2.4116: Vim9: cannot use a method with a complex expression in :def
- 8.2.4115: cannot use a method with a complex expression
- 8.2.4114: Vim9: type checking for a funcref does not work for method
- 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing command
- 8.2.4112: function not deleted at end of test
- 8.2.4111: potential proglem when map is deleted while executing
- 8.2.4110: Coverity warns for using NULL pointer
- Update runtime files
- 8.2.4109: MS-Windows: high dpi support is outdated
- 8.2.4108: going over the end of the w_lines array
- 8.2.4107: script context not restored after using <ScriptCmd>
- 8.2.4106: going over the end of the w_lines array
- 8.2.4105: translation related comment in the wrong place
- 8.2.4104: Vim9: lower casing the autoload prefix causes problems
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4103
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4103: Vim9: variable declared in for loop not initialzed
- 8.2.4102: Vim9: import cannot be used after method
- 8.2.4101: warning for unused argument in tiny version
- 8.2.4100: early return when getting the 'formatlistpat' value
- 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
- 8.2.4098: typing "interrupt" at debug prompt may keep exception around
- 8.2.4097: wrong number in error message on 32 bit system
- 8.2.4096: Linux CI: unnecessarily installing packages
- 8.2.4095: sed script not recognized by the first line
- 8.2.4094: 'virtualedit' is window-local but using buffer-local enum
- 8.2.4093: cached breakindent values not initialized properly
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4092
Nightly Vim Windows build snapshots (more information).
If you do not know what to use, use the 32bit installer (use the signed one, if available).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.2.4092: MacOS CI: unnecessarily doing "Install packages"
- 8.2.4091: virtcol is recomputed for statusline unnecessarily
- 8.2.4090: after restoring a session buffer order can be quite different
- 8.2.4089: terminal test for current directory fails on FreeBSD
- 8.2.4088: xxd cannot output everything in one line
Files:
π Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.