vim-win32-installer

Vim Win32 Installer

Stars
2.2K
Committers
12

Bot releases are hidden (Show)

vim-win32-installer - v9.0.0626

Published by chrisbra about 2 years ago

v9.0.0626
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.0626: too many delete() calls in tests
  • 9.0.0625: too many delete() calls in tests
  • 9.0.0624: leaking argument type array
  • 9.0.0623: error for modifying a const is not detected at compile time
  • 9.0.0622: matchaddpos() can get slow when adding many matches
  • 9.0.0621: filetype test leaves file behind
  • 9.0.0620: matchaddpos() can only add up to 8 matches

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0619

Published by chrisbra about 2 years ago

v9.0.0619
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.0619: too many delete() calls in tests
  • 9.0.0618: calling function for reduce() has too much overhead
  • 9.0.0617: calling function for reduce() has too much overhead
  • 9.0.0616: spell test fails because error message changed
  • 9.0.0615: using reduce() on a list from range() is a bit slow
  • 9.0.0614: SpellFileMissing autocmd may delete buffer
  • 9.0.0613: running source tests leaves file behind

This release includes signed files

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0612

Published by chrisbra about 2 years ago

v9.0.0612
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.0612: blockedit test passes with wrong result
  • 9.0.0611: tests delete files with a separate delete() call
  • 9.0.0610: global interrupt test fails when run under valgrind
  • 9.0.0609: blockedit test fails because of wrong indent
  • Update runtime files
  • 9.0.0608: with spelling, deleting a full stop does not update next line
  • 9.0.0607: verbose echo message test fails on Mac OS
  • 9.0.0606: system() opens a terminal window when "!" is in 'guioptions'
  • 9.0.0605: dump file missing
  • 9.0.0604: luacheckrc file is not recognized
  • 9.0.0603: with 'nosplitscroll' folds are not handled correctly
  • 9.0.0602: new TypeScript extensions are not recognized
  • 9.0.0601: too much indent
  • 9.0.0600: GYP files are not recognized
  • 9.0.0599: latexmkrc files are not recognized
  • 9.0.0598: using negative array index with negative width window

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0597

Published by chrisbra about 2 years ago

v9.0.0597
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.0597: cannot close a tab page with the middle mouse button
  • 9.0.0596: CI on Mac M1 has the channel feature disabled
  • 9.0.0595: extra newline in messages after a verbose shell message
  • 9.0.0594: Makefile error message causes a shell error
  • 9.0.0593: CI actions have too many permissions
  • 9.0.0592: display not cleared when scrolling back in messages
  • 9.0.0591: message window popup shows on only one tab page

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0590

Published by chrisbra about 2 years ago

v9.0.0590
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.0590: after exiting Insert mode spelling not checked in next line
  • 9.0.0589: on AmigaOS4 the pid is available but the task address is used
  • 9.0.0588: MorphOS build is broken
  • 9.0.0587: Unicode tables are outdated
  • 9.0.0586: missing change in test
  • 9.0.0585: when long message test fails the error message is not visible
  • 9.0.0584: cscope test with wrong executable name fails
  • 9.0.0583: only recognizing .m3u8 files is inconsistent
  • 9.0.0582: channel cwd test fails on Cirrus CI

This release includes signed files

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0581

Published by chrisbra about 2 years ago

v9.0.0581
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.0581: adding a character for incsearch fails at end of line
  • 9.0.0580: no CI running for MacOS on M1
  • 9.0.0579: using freed memory when 'tagfunc' wipes out buffer
  • 9.0.0578: one timer test fails on Mac M1
  • 9.0.0577: buffer underflow with unexpected :finally
  • 9.0.0576: unused loop variables
  • 9.0.0575: the getchar() function behaves strangely with bracketed paste
  • 9.0.0574: timer garbage collect test hangs on Mac M1
  • 9.0.0573: outdated dependencies go unnoticed
  • 9.0.0572: insert complete tests leave a mapping behind
  • 9.0.0571: MS-Windows: CTRL-C can make Vim exit
  • 9.0.0570: CI for Windows is still using codecov action 3.1.0
  • 9.0.0569: cannot easily get out when using "vim file | grep word"
  • 9.0.0568: autocmd code is indented more than needed
  • 9.0.0567: 'completeopt' "longest" is not used for complete()
  • 9.0.0566: Nim files are not recognized
  • 9.0.0565: cscope test causes problems with test timeout timer

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0564

Published by chrisbra about 2 years ago

v9.0.0564
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.0564: a few tests keep failing on MacOS M1
  • 9.0.0563: timer_info() test fails
  • 9.0.0562: HSL playlist files are not recognized
  • 9.0.0561: when a test gets stuck it just hangs forever
  • 9.0.0560: elapsed time since testing started is not visible
  • 9.0.0559: timer test may get stuck at hit-enter prompt
  • 9.0.0558: Coverity warns for possibly using NULL pointer
  • 9.0.0557: valgrind reports possibly leaked memory
  • 9.0.0556: leaking memory with nested functions
  • 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin
  • 9.0.0554: using freed memory when command follows lambda

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0553

Published by chrisbra about 2 years ago

v9.0.0553
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.0553: no error for "|" after "{" in lamda
  • 9.0.0552: crash when using NUL in buffer that uses :source
  • 9.0.0551: mode message is delayed when :echowin was used
  • 9.0.0550: crash when closing a tabpage and buffer is NULL
  • 9.0.0549: duplicated code in calling a :def function
  • 9.0.0548: reduce() with a compiled lambda could be faster
  • 9.0.0547: looping over empty out_loop[] entries
  • 9.0.0546: supporting Ruby 1.8 makes code complicated
  • 9.0.0545: when a test is slow and CI times out there is no time info
  • 9.0.0544: minor issues with setting a string option
  • 9.0.0543: insufficient testing for assert and test functions
  • 9.0.0542: MSVC build still has support for 2012 edition
  • 9.0.0541: terminal pwd test fails with a very long path name
  • 9.0.0540: assigning stack variable to argument confuses Coverity
  • 9.0.0539: long message test can be flaky

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0538

Published by chrisbra about 2 years ago

v9.0.0538
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.0538: manually deleting test temp files
  • 9.0.0537: the do_set() function is much too long
  • 9.0.0536: CI: codecov action update available
  • 9.0.0535: closure gets wrong value in for loop with two loop variables
  • 9.0.0534: line number is displayed at virtual text "above"
  • 9.0.0533: the win_line() function is much too long
  • 9.0.0532: edit test is flaky when run under valgrind
  • 9.0.0531: the win_line() function is much too long
  • 9.0.0530: using freed memory when autocmd changes mark
  • 9.0.0529: appveyor setup contains outdated lines
  • 9.0.0528: MS-Windows: no batch files for more recent MSVC versions
  • 9.0.0527: long sign text may overflow buffer
  • 9.0.0526: MS-Windows: still some support for XP and old compilers

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0525

Published by chrisbra about 2 years ago

v9.0.0525
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.0525: manually deleting temp test files
  • 9.0.0524: build instructions for MS-Windows are outdated
  • 9.0.0523: more compiler warnings for arguments in small version
  • 9.0.0522: build fails on Appveyor
  • 9.0.0521: compiler warns for unused argument in small version
  • 9.0.0520: declaring a loop variable at the start of a block is clumsy
  • 9.0.0519: the win_line() function is much too long
  • 9.0.0518: virtual text highlight starts too early with 'nowrap'
  • 9.0.0517: when at the command line :redrawstatus does not work well
  • 9.0.0516: virtual text "above" highlights gap after it
  • 9.0.0515: virtual text highlight starts too early when 'number' is set
  • 9.0.0514: terminal test sometimes hangs
  • 9.0.0513: may not be able to use a pattern ad the debug prompt
  • 9.0.0512: cannot redraw the status lines when editing a command
  • 9.0.0511: unnecessary scrolling for message of only one line
  • 9.0.0510: Chatito files are not recognized
  • 9.0.0509: confusing error for "saveas" command with "nofile" buffer
  • 9.0.0508: when the channel test fails there is no clue why

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0507

Published by chrisbra about 2 years ago

v9.0.0507
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.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
  • 9.0.0506: line number argument for :badd does not work
  • 9.0.0505: various problems with 'nosplitscroll'
  • 9.0.0504: still a build failure
  • 9.0.0503: build failure
  • 9.0.0502: a closure in a nested loop in a :def function does not work
  • 9.0.0501: warning for using uninitialized value in mouse test

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0500

Published by chrisbra about 2 years ago

v9.0.0500
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.0.0500_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.0.0500_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.0.0500_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.0.0500_x64_signed.zip
    Signed 64-bit zip archive

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0494

Published by chrisbra about 2 years ago

v9.0.0494
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.0494: small build misses float function declaraitons
  • 9.0.0493: Perl test fails
  • 9.0.0492: cmdwin test fails on MS-Windows
  • 9.0.0491: no good reason to build without the float feature
  • 9.0.0490: using freed memory with cmdwin and BufEnter autocmd
  • 9.0.0489: using "end_lnum" with virtual text causes problems
  • 9.0.0488: cursor wrong with virtual text "above" and 'showbreak'
  • 9.0.0487: using freed memory with combination of closures
  • 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help
  • 9.0.0485: in :def function all closures in loop get the same variables
  • 9.0.0484: in :def function all closures in loop get the same variables

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0483

Published by chrisbra about 2 years ago

v9.0.0483
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.0483: illegal memory access when replacing in virtualedit mode
  • 9.0.0482: "g0" moves to wrong location with virtual text "above"
  • 9.0.0481: in :def function all closures in loop get the same variables
  • 9.0.0480: cannot use a :def varargs function with substitute()
  • 9.0.0479: in :def function all closures in loop get the same variables
  • 9.0.0478: test for 'splitscroll' takes too much time
  • 9.0.0477: missing dependency may cause crashes on incomplete build
  • 9.0.0476: varargs does not work for replacement function of substitute()

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0475

Published by chrisbra about 2 years ago

v9.0.0475
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.0475: not using deferred delete in tests
  • 9.0.0474: fullcommand() test failure
  • 9.0.0473: fullcommand() only works for the current script version
  • 9.0.0472: virtual text "below" doesn't show in list mode
  • 9.0.0471: no test for what patch 9.0.0469 fixes
  • 9.0.0470: in :def function all closures in loop get the same variables
  • 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off
  • 9.0.0468: exectution stack underflow without the +eval feature

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0467

Published by chrisbra about 2 years ago

v9.0.0467
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.0467: build failure
  • 9.0.0466: virtual text wrong after adding line break after line
  • 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off
  • 9.0.0464: with virtual text "above" indenting doesn't work well
  • 9.0.0463: command line test leaves directory behind
  • 9.0.0462: ASAN warning for integer overflow
  • 9.0.0461: 'scroll' is not always updated
  • 9.0.0460: loop variable can't be found

This release includes signed files

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0459

Published by chrisbra about 2 years ago

v9.0.0459
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.0459: Vim9: block in for loop doesn't behave like a code block
  • 9.0.0458: splitting a line with a text prop "above" moves it down
  • 9.0.0457: substitute prompt does not highlight an empty match
  • 9.0.0456: function called at debug prompt is also debugged
  • 9.0.0455: a few problems with 'splitscroll'
  • 9.0.0454: incorrect color for modeless selection with GTK

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0453

Published by chrisbra about 2 years ago

v9.0.0453
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.0453: on an AZERTY keyboard digit keys get the shift modifier
  • 9.0.0452: Visual highlighting extends into virtual text prop
  • 9.0.0451: virtual text "above" does not work with 'nowrap'
  • Add missing part of patch
  • 9.0.0450: return value of argument check functions is inconsistent
  • 9.0.0449: there is no easy way to translate a key code into a string
  • 9.0.0448: SubRip files are not recognized

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0447

Published by chrisbra about 2 years ago

v9.0.0447
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.0447: using :echowin while at the hit-enter prompt causes problems
  • 9.0.0446: message window may be positioned too low
  • 9.0.0445: when opening/closing window text moves up/down
  • 9.0.0444: trying to declare g:variable gives confusing error
  • 9.0.0443: blueprint files are not recognized
  • 9.0.0442: virtual text "above" doesn't handel line numbers
  • 9.0.0441: closure in for loop test fails on some systems
  • 9.0.0440: crash when using mkdir() with "R" flag in compiled function

This release includes signed files

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0439

Published by chrisbra about 2 years ago

v9.0.0439
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.0439: cursor wrong if inserting before line with virtual text above
  • 9.0.0438: cannot put virtual text above a line
  • 9.0.0437: no error when custom completion function returns wrong type
  • Update runtime files
  • 9.0.0436: CI: running tests in parallel causes flakiness
  • 9.0.0435: compiler warning for uninitialized variable
  • 9.0.0434: gitignore files are not recognized
  • 9.0.0433: Coverity warns for not checking allocation failure

Files:

🔓 Unsigned Files:

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

See the README for detail.

Package Rankings
Top 4.58% on Proxy.golang.org
Badges
Extracted from project README
Build status GitHub All Releases Latest GitHub Release