-
Notifications
You must be signed in to change notification settings - Fork 247
Releases: vim/vim-win32-installer
v9.2.0707
v9.2.0707
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:
- 9.2.0707: completion: popup misplaced when text before it is concealed
- runtime(doc): document Solaris as supported OS
- runtime(dtrace): handle DTrace probe highlighting before action blocks
- 9.2.0706: tests: test_terminal3 may fail when $SHELL is zsh
- runtime(beancount): Add support for non-ASCII account names
- 9.2.0705: :delete # silently fails to update "# and clobbers "0
- 9.2.0704: GTK4: not handling mouse events
- 9.2.0703: session file does not store relative Vim9 autoload imports
- 9.2.0702: :windo and :tabdo create an extra window with 'winfixbuf'
- runtime(fennel): Update Last Update header
- runtime(fennel): add more ";" comment leaders to 'comments'
- 9.2.0701: tests: test_terminal.vim does not wait for job to finish
- 9.2.0700: configure: -lrt requirement for timer_create not detected
- nsis: Remove NSIS Installer Code
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0707_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0707_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0707_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0707_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0707_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0707_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0707_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0707_x64.exe
64-bit installer - gvim_9.2.0707_arm64.exe
ARM64-bit installer - gvim_9.2.0707_x86.zip
32-bit zip archive - gvim_9.2.0707_x64.zip
64-bit zip archive - gvim_9.2.0707_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0707_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0707_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0707_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
- sha256:c0ecf6e0738994372814fa13a3e77af3bd502e9c66e121b8edc7f4209b310fa010.4 MB
2026εΉ΄06ζ22ζ₯T23:35:59Z - sha256:e0d2bf72e0c29a12ca9dfd7e88e0080d2f9ae34d73f44f0f3bc9c0af30218d1617.9 MB
2026εΉ΄06ζ22ζ₯T23:35:59Z - sha256:17249f06075182246299aed7486e1542e73c72a51e197fe356fc2c32b9830c8c3.92 MB
2026εΉ΄06ζ22ζ₯T23:35:59Z - sha256:18883cc3222f89aa1a1ed7b2f410b855a44954d1b6f59c3b5fa9596092cb35e510.4 MB
2026εΉ΄06ζ22ζ₯T23:37:49Z - sha256:5599425a7772c6ca3ec676754b9406b75f6b252b3bc955e8d931bf708615ab1419.2 MB
2026εΉ΄06ζ22ζ₯T23:37:50Z - sha256:3ddf1458c8379ba903d12512d0d38b80f6b6097b7604134d96dc072ca854a24c11.7 MB
2026εΉ΄06ζ22ζ₯T23:35:59Z - sha256:38b0afdfad91b4b8dcedfc1a4382d6e9936e23a8326b4f98c4a24dc6990c5cc120.5 MB
2026εΉ΄06ζ22ζ₯T23:35:59Z - sha256:2786528aae11b261a3f1e13098a3d94100580af3783bd148d40a53a88fb1abb64.68 MB
2026εΉ΄06ζ22ζ₯T23:35:59Z - sha256:e49da18126cada77eb8c592cce95ede3140873e26ad44221dea1eee6485dd6c211.8 MB
2026εΉ΄06ζ22ζ₯T23:37:52Z - sha256:5dec6c2fca7bf91f3a1a0f7d41661c1dc0b8b5f2838434eba499633ed4ee163d22 MB
2026εΉ΄06ζ22ζ₯T23:37:53Z -
2026εΉ΄06ζ22ζ₯T23:35:50Z -
2026εΉ΄06ζ22ζ₯T23:35:50Z - Loading
v9.2.0699
v9.2.0699
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:
- 9.2.0699: [security]: possible code execution with python complete
- 9.2.0698: [security]: Out-of-bounds write with soundfold()
- runtime(xslt,xsd): speed up highlighting by optimizing lookbehinds in patterns
- 9.2.0697: possible overflow when parsing CSI keys
- 9.2.0696: GTK4: A few issues with toolbar support
- Add README.ja.txt and LICENSE.ja.txt
- 9.2.0695: Solaris: test_delete_temp_dir() fails because of missing flock
- 9.2.0694: Solaris: some tests faiures due to Solaris peculiarities
- 9.2.0693: tests: Test_suspend() may fail because of keyprotocol query
- 9.2.0692: GTK2: build failure, popup images not drawn correctly
- 9.2.0691: Solaris: Test_terminal_composing_unicode() fails
- 9.2.0690: Solaris: swap file names are too long
- 9.2.0689: the "%" command is slow on a long line with many slashes
- runtime(cpp): add C++26 lexical constructs to syntax highlighting
- CI: Bump msys2/setup-msys2
- 9.2.0688: Terminal-Normal mode does not show the Visual selection on a colored empty line
- translation(ru): fix typo in Russian translation for the new tutor
- 9.2.0687: popup_image_composites_frames() has improper if block scope
- 9.2.0686: style: strcmp usage is inconsistent
- 9.2.0685: clipboard.c does not get the Wayland CFLAGS on GTK2
- 9.2.0684: :reg # does not display the value of the '#' register
- 9.2.0683: filetype completion mishandles finished sub options
- 9.2.0682: Wrong dot-repeat when calling complete() while filtering completion
- runtime(lua): Update ftplugin, fix matchit block comment pattern
- 9.2.0681: configure: -lruby added even for a dynamic ruby build
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0699_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0699_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0699_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0699_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0699_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0699_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0699_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0699_x64.exe
64-bit installer - gvim_9.2.0699_arm64.exe
ARM64-bit installer - gvim_9.2.0699_x86.zip
32-bit zip archive - gvim_9.2.0699_x64.zip
64-bit zip archive - gvim_9.2.0699_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0699_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0699_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0699_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0680
v9.2.0680
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:
- runtime(doc): regenerate help tags
- 9.2.0680: keytrans() doesn't replace '|' and '\'
- runtime(algol68): Update syntax, support size prefixes in denotations
- 9.2.0679: [security]: Out-of-bounds read with text property virtual text
- translation(it): Update Italian translation
- 9.2.0678: [security]: potential powershell code execution in zip.vim
- ccfilter: buffer overflow in ccfilter.c with crafted compiler output
- Optimize vim.ico
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0680_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0680_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0680_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0680_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0680_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0680_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0680_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0680_x64.exe
64-bit installer - gvim_9.2.0680_arm64.exe
ARM64-bit installer - gvim_9.2.0680_x86.zip
32-bit zip archive - gvim_9.2.0680_x64.zip
64-bit zip archive - gvim_9.2.0680_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0680_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0680_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0680_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0677
v9.2.0677
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:
- 9.2.0677: Cannot clear the alternate file register #
- runtime(luau): runtime support is incomplete
- 9.2.0676: MS-Windows: cannot switch to a buffer with '%' in its name
- 9.2.0675: tests: Test_cd_from_non_existing_dir() fails on Solaris
- 9.2.0674: configure: clears dynamic ruby linker flags
- runtime(tar): fix lz4 extraction on non-Linux systems
- 9.2.0673: tests: Test_recover_corrupted_swap_file() cannot handle symlinks
- 9.2.0672: corrupted text property causes internal error
- 9.2.0671: [security]: possible out-of-bounds read with sodium encrypted files
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0677_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0677_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0677_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0677_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0677_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0677_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0677_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0677_x64.exe
64-bit installer - gvim_9.2.0677_arm64.exe
ARM64-bit installer - gvim_9.2.0677_x86.zip
32-bit zip archive - gvim_9.2.0677_x64.zip
64-bit zip archive - gvim_9.2.0677_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0677_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0677_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0677_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0670
v9.2.0670
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:
- 9.2.0670: [security]: Out-of-bounds read with text properties
- runtime(doc): Regenerate help tags file
- runtime(doc): Tweak some documentation style
- 9.2.0669: GTK4: toolbar can be improved
- 9.2.0668: GTK4: minimum horizontal size is too small
- 9.2.0667: patch 9.2.0590 was wrong
- 9.2.0666: Terminal-Normal mode does not color empty lines with a background color
- 9.2.0665: GTK4: GTK critical error on exit printed
- 9.2.0664: tests: Test_delete_temp_dir() fails on MacOS
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0670_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0670_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0670_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0670_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0670_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0670_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0670_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0670_x64.exe
64-bit installer - gvim_9.2.0670_arm64.exe
ARM64-bit installer - gvim_9.2.0670_x86.zip
32-bit zip archive - gvim_9.2.0670_x64.zip
64-bit zip archive - gvim_9.2.0670_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0670_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0670_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0670_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0663
v9.2.0663
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:
- 9.2.0663: [security]: runtime(netrw): code injection in local file deletion
- 9.2.0662: [security] Stack out-of-bounds write in dump_prefixes()
- 9.2.0661: unintended wipe of Vim's temp dir, causes errors
- 9.2.0660: Dragging the scrollbar does not trigger WinScrolled
- 9.2.0659: GTK4: no balloon support in GUI
- 9.2.0658: xxd: signed integer overflow in huntype()
- 9.2.0657: GTK4: missing menu when right-clicking in tabline
- 9.2.0656: completion: using wrong tolower() in smartcase filtering
- 9.2.0655: GTK4: missing NULL checks in vim_form_measure()
- 9.2.0654: GTK4: using uninitialised colors in gui_mch_init()
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0663_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0663_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0663_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0663_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0663_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0663_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0663_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0663_x64.exe
64-bit installer - gvim_9.2.0663_arm64.exe
ARM64-bit installer - gvim_9.2.0663_x86.zip
32-bit zip archive - gvim_9.2.0663_x64.zip
64-bit zip archive - gvim_9.2.0663_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0663_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0663_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0663_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0653
v9.2.0653
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:
- 9.2.0653: [security]: out-of-bounds write in tree_count_words()
- runtime(erlang): Optimize operators and bitstring types
- 9.2.0652: popup: stale kitty image after clipwindow scrolls out of view
- 9.2.0651: completion: 'smartcase' doesn't work with 'longest'
- 9.2.0650: Vim aborts at startup when built with the example -O2 CFLAGS
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0653_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0653_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0653_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0653_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0653_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0653_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0653_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0653_x64.exe
64-bit installer - gvim_9.2.0653_arm64.exe
ARM64-bit installer - gvim_9.2.0653_x86.zip
32-bit zip archive - gvim_9.2.0653_x64.zip
64-bit zip archive - gvim_9.2.0653_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0653_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0653_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0653_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0649
v9.2.0649
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:
- 9.2.0649: filetype: tf files sometimes incorrectly recognized
- 9.2.0648: MS-Windows: Compile warnings
- 9.2.0647: matchfuzzypos() false exact match for long equal-length candidates
- 9.2.0646: GTK3 GUI slow on HiDPI/4K with software rendering
- 9.2.0645: Composing chars no longer accepted in end-id abbr
- 9.2.0644: popup image: duplicate sync-output code
- 9.2.0643: Missing Image ifdefs
- editorconfig: don't change spaces to tabs in git commit message
- 9.2.0642: statusline: buffer overflow with item groups
- 9.2.0641: GTK4: crash in gui_mch_menu_hidden()
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0649_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0649_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0649_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0649_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0649_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0649_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0649_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0649_x64.exe
64-bit installer - gvim_9.2.0649_arm64.exe
ARM64-bit installer - gvim_9.2.0649_x86.zip
32-bit zip archive - gvim_9.2.0649_x64.zip
64-bit zip archive - gvim_9.2.0649_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0649_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0649_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0649_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0640
v9.2.0640
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:
- 9.2.0640: the "%" command jumps to parens and braces inside comments
- 9.2.0639: gq with 'formatprg' fails on an empty buffer
- 9.2.0638: cannot return matches containing spaces from a custom completion
- 9.2.0637: sixel: anti-aliased RGBA images render with visible outline
- 9.2.0636: popup image: stale pixels under RGBA animation frames
- runtime(syntax-tests): Rename test files on demand
- 9.2.0635: checking the syntax contains/cluster list is slow
- runtime(beancount): Include Beancount runtime files
- 9.2.0634: GTK4: no minimum resize limit
- 9.2.0633: MS-Windows: No support for kitty graphics support in terminal
- CI: Bump the github-actions group across 1 directory with 3 updates
- 9.2.0632: GTK4: no support for hardware-accelerated rendering
- 9.2.0631: DECRQM and SGR Mouse not supported in foot terminal
- 9.2.0630: popup images: kitty images output in GUI mode
- runtime(pfmain): Add smtp_destination_rate_delay to syntax script
- 9.2.0629: 0x80 and 0x9b byte not unescaped when check for valid abbr
- 9.2.0628: popup image: wrong overlap layering, kitty laggy
- 9.2.0627: :vim9cmd source handles all scripts as Vim9 script
- 9.2.0626: Vim9: illegal characters allowed in dict key names with dot notation
- runtime(context): don't match math region if $ is escaped
- 9.2.0625: GTK4: Link error when Wayland is disabled
- 9.2.0624: C-N/C-P cannot be mapped in complete() completion
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0640_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0640_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0640_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0640_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0640_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0640_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0640_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0640_x64.exe
64-bit installer - gvim_9.2.0640_arm64.exe
ARM64-bit installer - gvim_9.2.0640_x86.zip
32-bit zip archive - gvim_9.2.0640_x64.zip
64-bit zip archive - gvim_9.2.0640_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0640_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0640_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0640_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.
Assets 17
v9.2.0623
v9.2.0623
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:
- 9.2.0623: possible integer overflow in spellfile tree bounds check
- 9.2.0622: str2blob() does not work with wide UTF-16 encoding
- 9.2.0621: 'autoindent' not stripped with virtualedit=onemore
- runtime(vim): Update base syntax, simplify function call matching
- CI: Remove Cirrus CI and Coverity Scan
This release includes signed files
Files:
π Signed Files:
- gvim_9.2.0623_x86_signed.exe
Signed 32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0623_x64_signed.exe
Signed 64-bit installer - gvim_9.2.0623_arm64_signed.exe
Signed ARM64-bit installer - gvim_9.2.0623_x86_signed.zip
Signed 32-bit zip archive - gvim_9.2.0623_x64_signed.zip
Signed 64-bit zip archive - gvim_9.2.0623_arm64_signed.zip
Signed ARM64-bit zip archive
π Unsigned Files:
- gvim_9.2.0623_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_9.2.0623_x64.exe
64-bit installer - gvim_9.2.0623_arm64.exe
ARM64-bit installer - gvim_9.2.0623_x86.zip
32-bit zip archive - gvim_9.2.0623_x64.zip
64-bit zip archive - gvim_9.2.0623_arm64.zip
ARM 64-bit zip archive - gvim_9.2.0623_x86_pdb.7z
pdb files for debugging the corresponding 32-bit executable - gvim_9.2.0623_x64_pdb.7z
pdb files for debugging the corresponding 64-bit executable - gvim_9.2.0623_arm64_pdb.7z
pdb files for debugging the corresponding ARM 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python2 2.7
- Python3 3.8 or later
- Racket 8.17 (BC)
- RubyInstaller 3.4
- libsodium 1.0.22
See the README for detail.