v8.2.1145
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.
Note: Due to the expiration of the old certificate, a new certificate to sign the binaries has
been created and will be used starting with the next release after April 14th, 2020.
This may cause a SmartScreen warning by Windows because the certificate is new. Hopefully this
warning will vanish, once the certificate has been used more widely.
If you want to avoid this warning, you can use the latest release with the old certificate
v8.2.577.
Changes:
- 8.2.1145: Vim9: "for" only accepts a list at compile time
- 8.2.1144: Vim9: return type of reverse() is any
- 8.2.1143: Vim9: return type of remove() is any
- 8.2.1142: Vim9: return type of insert() is any
- 8.2.1141: Vim9: return type of filter() is any
- 8.2.1140: Vim9: return type of extend() is any
- 8.2.1139: Vim9: test for silent echo fails in some environments
- 8.2.1138: Vim9: return type of copy() and deepcopy() is any
- 8.2.1137: Vim9: modifiers not cleared after compiling function
- 8.2.1136: Vim9: return type of argv() is always any
- 8.2.1135: Vim9: getting a dict member may not work
- 8.2.1134: Vim9: getting a list member may not work
- 8.2.1133: Vim9: return type of add() is not specific enough
- 8.2.1132: Vim9: return type of repeat() is not specific enough
- 8.2.1131: Vim9: error message for returning a value is not clear
- 8.2.1130: Vim9: bar not recognized after function call
- 8.2.1129: Vim9: bar not recognized after not compiled command
- 8.2.1128: the write message mentions characters, but it's bytes
Files:
🔒 Signed Files:
- gvim_8.2.1145_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_8.2.1145_x64_signed.exe
Signed 64-bit installer - gvim_8.2.1145_x86_signed.zip
Signed 32-bit zip archive - gvim_8.2.1145_x64_signed.zip
Signed 64-bit zip archive
🔓 Unsigned Files:
- gvim_8.2.1145_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_8.2.1145_x64.exe
64-bit installer - gvim_8.2.1145_x86.zip
32-bit zip archive - gvim_8.2.1145_x64.zip
64-bit zip archive - gvim_8.2.1145_x86_pdb.zip
pdb files for debugging the corresponding 32-bit executable - gvim_8.2.1145_x64_pdb.zip
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.8
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.