Skip to content

v9.0.2018

Compare
Choose a tag to compare
@chrisbra chrisbra released this 11 Oct 23:32

v9.0.2018
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.0.2018: complete_info() returns wrong index
  • 9.0.2017: linebreak applies for leading whitespace
  • 9.0.2016: Vim9: assignment operators don't work for class vars
  • 9.0.2015: Vim9: does not handle islocked() from a method correctly
  • 9.0.2013: confusing ifdefs in if_<lang>.c
  • 9.0.2013: Unicode tables outdated
  • 9.0.2012: Vim9: error message can be more accurate
  • 9.0.2011: INI files not detected
  • 9.0.2010: [security] use-after-free from buf_contents_changed()

Files:

🔓 Unsigned Files:

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

See the README for detail.