Skip to content

v8.2.3290

Compare
Choose a tag to compare
@chrisbra chrisbra released this 04 Aug 22:10

v8.2.3290
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.3290: Vim9: compiling dict may use pointer after free
  • 8.2.3289: compiler warning for unused variable with small features
  • 8.2.3288: cannot easily access namespace dictionaries from Lua
  • 8.2.3287: channel events not handled in BufEnter autocommand
  • 8.2.3286: win_enter_ext() has too many boolean arguments
  • 8.2.3285: scdoc filetype is not recognized
  • 8.2.3284: no error for insert() or remove() changing a locked blob
  • 8.2.3283: Julia filetype is not recognized
  • 8.2.3282: Vim9: error about using -complete without -nargs is confusing

Files:

🔓 Unsigned Files:

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

See the README for detail.