Skip to content

v8.2.2195

Compare
Choose a tag to compare
@chrisbra chrisbra released this 22 Dec 23:10

v8.2.2195
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.2195: failing tests for :const
  • 8.2.2194: Vim9: cannot use :const or :final at the script level
  • 8.2.2193: Vim9: can change constant in :def function
  • 8.2.2192: Codecov on github actions fails
  • 8.2.2191: Vim9: using wrong name with lambda in nested function
  • 8.2.2190: Vim9: crash when compiled with EXITFREE
  • 8.2.2189: cannot repeat a command that uses the small delete register
  • 8.2.2188: Vim9: crash when calling global function from :def function
  • 8.2.2187: Python 3 test fails sometimes
  • 8.2.2186: Vim9: error when using 'opfunc'
  • Add missing change to version.c
  • 8.2.2185: BufUnload is not triggered for the quickfix dummy buffer

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.