Skip to content

Releases: vim/vim-win32-installer

v9.2.0780

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:22

v9.2.0780
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.0780: Memory leak in evalvars.c on alloc failure
  • 9.2.0779: Memory leak in type_name_func() on alloc failure
  • 9.2.0778: Memory Leak in compile_dict() on alloc failure
  • 9.2.0777: Memory leak in add_defer() on alloc failure
  • 9.2.0776: Memory leak in sign_getlist() on alloc failure
  • 9.2.0775: Memory Leak in highlight_get_info() on alloc failure
  • 9.2.0774: Memory leak in f_getscriptinfo() on alloc failure
  • 9.2.0773: Memory leak in evalfunc.c on alloc failure
  • 9.2.0772: Vim9: Null dereference inside alloc_type()
  • 9.2.0771: dict_add_list() has inconsistent ownership on failure
  • 9.2.0770: dict_add_dict() has inconsistent ownership on failure
  • translation(zh_CN): Add Chinese man pages
  • 9.2.0769: conversion to utf-16be using iconv is inconsistent
  • 9.2.0768: legacy/vim9cmd modifiers are not exclusive
  • 9.2.0767: legacy/vim9cmd modifiers do not set script version for options values
  • 9.2.0766: quick_tab entries for empty letters point to the wrong index
  • 9.2.0765: popup: opacity popup over a terminal is not cleared when moved
  • 9.2.0764: Compiler warning about unused function
  • translation(sr): Update Serbian translation
  • 9.2.0763: tests: style issue in test_plugin_netrw

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0780_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0780_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0780_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0780_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0780_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0780_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0780_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0780_x64.exe
    64-bit installer
  • gvim_9.2.0780_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0780_x86.zip
    32-bit zip archive
  • gvim_9.2.0780_x64.zip
    64-bit zip archive
  • gvim_9.2.0780_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0780_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0780_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0780_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0762

Choose a tag to compare

@github-actions github-actions released this 02 Jul 00:01

v9.2.0762
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:

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0762_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0762_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0762_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0762_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0762_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0762_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0762_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0762_x64.exe
    64-bit installer
  • gvim_9.2.0762_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0762_x86.zip
    32-bit zip archive
  • gvim_9.2.0762_x64.zip
    64-bit zip archive
  • gvim_9.2.0762_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0762_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0762_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0762_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0758

Choose a tag to compare

@github-actions github-actions released this 30 Jun 23:28

v9.2.0758
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.0758: pum: No opacity when background not set for Popup menu group
  • 9.2.0757: tests: test_popupwin fails with zsh because of the prompt
  • 9.2.0756: Session with multiple tabpages sets 'winminheight' to 0
  • 9.2.0755: 'autocomplete' behaves inconsistently when recording
  • 9.2.0754: repeated completion length lookup in search_for_exact_line
  • 9.2.0753: GTK GUI deferred redraw skipped on 'lazyredraw'

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0758_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0758_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0758_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0758_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0758_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0758_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0758_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0758_x64.exe
    64-bit installer
  • gvim_9.2.0758_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0758_x86.zip
    32-bit zip archive
  • gvim_9.2.0758_x64.zip
    64-bit zip archive
  • gvim_9.2.0758_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0758_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0758_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0758_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0752

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:13

v9.2.0752
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:

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0752_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0752_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0752_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0752_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0752_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0752_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0752_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0752_x64.exe
    64-bit installer
  • gvim_9.2.0752_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0752_x86.zip
    32-bit zip archive
  • gvim_9.2.0752_x64.zip
    64-bit zip archive
  • gvim_9.2.0752_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0752_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0752_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0752_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0747

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:09

v9.2.0747
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:

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0747_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0747_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0747_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0747_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0747_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0747_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0747_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0747_x64.exe
    64-bit installer
  • gvim_9.2.0747_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0747_x86.zip
    32-bit zip archive
  • gvim_9.2.0747_x64.zip
    64-bit zip archive
  • gvim_9.2.0747_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0747_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0747_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0747_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0738

Choose a tag to compare

@github-actions github-actions released this 27 Jun 23:19

v9.2.0738
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:

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0738_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0738_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0738_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0738_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0738_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0738_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0738_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0738_x64.exe
    64-bit installer
  • gvim_9.2.0738_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0738_x86.zip
    32-bit zip archive
  • gvim_9.2.0738_x64.zip
    64-bit zip archive
  • gvim_9.2.0738_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0738_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0738_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0738_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0735

Choose a tag to compare

@github-actions github-actions released this 26 Jun 23:22

v9.2.0735
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:

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0735_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0735_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0735_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0735_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0735_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0735_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0735_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0735_x64.exe
    64-bit installer
  • gvim_9.2.0735_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0735_x86.zip
    32-bit zip archive
  • gvim_9.2.0735_x64.zip
    64-bit zip archive
  • gvim_9.2.0735_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0735_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0735_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0735_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0725

Choose a tag to compare

@github-actions github-actions released this 24 Jun 23:22

v9.2.0725
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.0725: [security]: Stack out-of-bounds write in spell_soundfold_sal()
  • 9.2.0724: Use-after-free when freeing exit_cb job on exit
  • 9.2.0723: term_start() does not support "noclose"
  • 9.2.0722: GTK4: find/replace dialog can be improved
  • 9.2.0721: serverlist() returns strings separated by \n
  • 9.2.0720: GTK4: no support for browsefilter
  • 9.2.0719: GTK4: default menu is lacking
  • 9.2.0718: :syn sync without an argument also lists syntax cluster
  • 9.2.0717: tests: strange indent in Test_autocmd_dup_arg()
  • 9.2.0716: filetype: not all supertux files are recognized
  • 9.2.0715: Coverity warns about copy/paste error in hl_blend_attr()
  • 9.2.0714: Coverity warns for NULL deref
  • 9.2.0713: completion: ruler not updated correctly when the popup menu is visible

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0725_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0725_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0725_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0725_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0725_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0725_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0725_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0725_x64.exe
    64-bit installer
  • gvim_9.2.0725_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0725_x86.zip
    32-bit zip archive
  • gvim_9.2.0725_x64.zip
    64-bit zip archive
  • gvim_9.2.0725_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0725_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0725_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0725_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0712

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:25

v9.2.0712
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:

This release includes signed files

Files:

πŸ”’ Signed Files:

  • gvim_9.2.0712_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0712_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0712_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0712_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0712_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0712_arm64_signed.zip
    Signed ARM64-bit zip archive

πŸ”“ Unsigned Files:

  • gvim_9.2.0712_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0712_x64.exe
    64-bit installer
  • gvim_9.2.0712_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0712_x86.zip
    32-bit zip archive
  • gvim_9.2.0712_x64.zip
    64-bit zip archive
  • gvim_9.2.0712_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0712_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0712_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0712_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.

v9.2.0707

Choose a tag to compare

@github-actions github-actions released this 22 Jun 23:36

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:

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

See the README for detail.