Releases: vim/vim-win32-installer
v8.2.3437
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.3437: compiler warnings for 32/64 bit usage
- 8.2.3436: check for optional bool type has confusing return type
- 8.2.3435: Vim9: dict is not passed to dict function
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 Informations
- Strawberry Perl 5.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3434
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.3434: function prototype for trigger_modechanged() is incomplete
- 8.2.3433: :delcommand does not take a -buffer option
- 8.2.3432: octave/Matlab filetype detection does not work properly
- 8.2.3431: completion for :disas sorts local functions first
- 8.2.3430: no generic way to trigger an autocommand on mode change
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.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3429
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.3429: leaking memory when assigning to list or dict
- 8.2.3428: using freed memory when replacing
- 8.2.3427: double free when list is copied
- 8.2.3426: crash when deleting a listener in a listener callback
- 8.2.3425: warning for using uninitialized variable
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.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3424
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.3424: a sequence of spaces is hard to see in list mode
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.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3423
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.3423: Vim9: list += list creates a new list in :def function
- 8.2.3422: Vim9: no failure if return type differs from returned var
- Update runtime files
- 8.2.3421: a bit of code is not covered by tests
- 8.2.3420: _REENTRANT defined more than once
- 8.2.3419: a failing debug expression may make Vim unusable
- 8.2.3418: garbage collection while evaluating may cause trouble
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 Informations
- Strawberry Perl 5.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3417
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.3417: Vim9: a failing debug expression aborts script sourcing
- 8.2.3416: second error is reported while exception is being thrown
- 8.2.3415: Vim9: not all function argument types are properly checked
- 8.2.3414: fullcommand() gives wrong name with buffer-local user command
- 8.2.3413: Vim9: too many characters are allowed in import name
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.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3412
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.3412: Vim9: importing the wrong file
- 8.2.3411: Vim9: crash when using base name of import
- 8.2.3410: crash with linebreak, listchars and large tabstop
- 8.2.3409: reading beyond end of line with invalid utf-8 character
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.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3408
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.3408: can delete a numbered function
- 8.2.3407: using uninitialized memory with "let g:['bar'] = 2"
- 8.2.3406: on some systems tests fail without _REENTRANT
- 8.2.3405: cannot have a comment line in a {} block of a user command
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 Informations
- Strawberry Perl 5.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3404
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.3404: Vim9: no error for white space before "("
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.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.
v8.2.3403
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.3403: memory leak for :retab with invalid argument
- 8.2.3402: invalid memory access when using :retab with large value
- 8.2.3401: Vim9: cannot use negative count with finddir() and findfile()
- 8.2.3400: ":z!" is not supported
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.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.9
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.