Skip to content

Releases: vim/vim-win32-installer

v8.2.3437

13 Sep 22:10
Compare
Choose a tag to compare

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:

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

πŸ”“ Unsigned Files:

  • gvim_8.2.3437_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3437_x64.exe
    64-bit installer
  • gvim_8.2.3437_x86.zip
    32-bit zip archive
  • gvim_8.2.3437_x64.zip
    64-bit zip archive
  • gvim_8.2.3437_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3437_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3434

12 Sep 22:11
Compare
Choose a tag to compare

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:

  • gvim_8.2.3434_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3434_x64.exe
    64-bit installer
  • gvim_8.2.3434_x86.zip
    32-bit zip archive
  • gvim_8.2.3434_x64.zip
    64-bit zip archive
  • gvim_8.2.3434_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3434_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3429

11 Sep 22:11
Compare
Choose a tag to compare

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:

  • gvim_8.2.3429_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3429_x64.exe
    64-bit installer
  • gvim_8.2.3429_x86.zip
    32-bit zip archive
  • gvim_8.2.3429_x64.zip
    64-bit zip archive
  • gvim_8.2.3429_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3429_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3424

10 Sep 22:10
Compare
Choose a tag to compare

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:

  • gvim_8.2.3424_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3424_x64.exe
    64-bit installer
  • gvim_8.2.3424_x86.zip
    32-bit zip archive
  • gvim_8.2.3424_x64.zip
    64-bit zip archive
  • gvim_8.2.3424_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3424_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3423

09 Sep 22:10
Compare
Choose a tag to compare

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:

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

πŸ”“ Unsigned Files:

  • gvim_8.2.3423_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3423_x64.exe
    64-bit installer
  • gvim_8.2.3423_x86.zip
    32-bit zip archive
  • gvim_8.2.3423_x64.zip
    64-bit zip archive
  • gvim_8.2.3423_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3423_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3417

08 Sep 22:11
Compare
Choose a tag to compare

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:

  • gvim_8.2.3417_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3417_x64.exe
    64-bit installer
  • gvim_8.2.3417_x86.zip
    32-bit zip archive
  • gvim_8.2.3417_x64.zip
    64-bit zip archive
  • gvim_8.2.3417_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3417_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3412

07 Sep 22:10
Compare
Choose a tag to compare

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:

  • gvim_8.2.3412_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3412_x64.exe
    64-bit installer
  • gvim_8.2.3412_x86.zip
    32-bit zip archive
  • gvim_8.2.3412_x64.zip
    64-bit zip archive
  • gvim_8.2.3412_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3412_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3408

06 Sep 22:10
Compare
Choose a tag to compare

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:

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

πŸ”“ Unsigned Files:

  • gvim_8.2.3408_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3408_x64.exe
    64-bit installer
  • gvim_8.2.3408_x86.zip
    32-bit zip archive
  • gvim_8.2.3408_x64.zip
    64-bit zip archive
  • gvim_8.2.3408_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3408_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3404

05 Sep 22:10
Compare
Choose a tag to compare

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:

  • gvim_8.2.3404_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3404_x64.exe
    64-bit installer
  • gvim_8.2.3404_x86.zip
    32-bit zip archive
  • gvim_8.2.3404_x64.zip
    64-bit zip archive
  • gvim_8.2.3404_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3404_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.

v8.2.3403

04 Sep 22:11
Compare
Choose a tag to compare

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:

  • gvim_8.2.3403_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3403_x64.exe
    64-bit installer
  • gvim_8.2.3403_x86.zip
    32-bit zip archive
  • gvim_8.2.3403_x64.zip
    64-bit zip archive
  • gvim_8.2.3403_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3403_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Informations

See the README for detail.