vim-win32-installer

Vim Win32 Installer

Stars
2.2K
Committers
12
vim-win32-installer - v8.2.3493

Published by chrisbra about 3 years ago

v8.2.3493
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.3493: large count test fails on MS-Windows
  • 8.2.3492: crash when pasting too many times

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3491

Published by chrisbra about 3 years ago

v8.2.3491
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.3491: xpm2 filetype dection is not so good
  • 8.2.3490: superfluous return statements
  • 8.2.3489: ml_get error after search with range
  • 8.2.3488: issue template is not easy to use

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3487

Published by chrisbra about 3 years ago

v8.2.3487
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.3487: illegal memory access if buffer name is very long

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3486

Published by chrisbra about 3 years ago

v8.2.3486
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.3486: illegal memory access with invalid sequence of commands
  • 8.2.3485: Python 3 test fails with Python 3.10
  • 8.2.3484: crash when going through spell suggestions
  • 8.2.3483: #ifdef for using sysinfo() is incomplete

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3482

Published by chrisbra about 3 years ago

v8.2.3482
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.3482: reading beyond end of line ending in quote and backslash
  • 8.2.3481: failures when char is unsigned
  • 8.2.3480: test does not fail without the fix for a crash
  • 8.2.3479: crash when calling job_start with an invalid argument
  • 8.2.3478: still crash with error in :catch and also in :finally
  • 8.2.3477: startup test fails on MS-Windows
  • 8.2.3476: renaming a buffer on startup may cause using freed memory

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3475

Published by chrisbra about 3 years ago

v8.2.3475
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.3475: expression register set by not executed put command
  • 8.2.3474: some places use "Vimscript" instead of "Vim script"
  • Update runtime files
  • 8.2.3473: some files with tcl syntax are not recognized
  • 8.2.3472: other crashes with empty search pattern not tested
  • 8.2.3471: crash when using CTRL-T after an empty search pattern
  • 8.2.3470: crash with error in :catch and also in :finally

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3469

Published by chrisbra about 3 years ago

v8.2.3469
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.3469: some files with json syntax are not recognized
  • 8.2.3468: problem with :cd when editing file in non-existent directory
  • 8.2.3467: CursorHoldI event interferes with "CTRL-G U"
  • 8.2.3466: completion submode not indicated for virtual replace
  • 8.2.3465: cannot detect insert scroll mode
  • 8.2.3464: nginx files are not recognized

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3463

Published by chrisbra about 3 years ago

v8.2.3463
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.3463: pattern matching with ModeChanged not tested
  • 8.2.3462: ModeChanged only uses one character for new_mode and old_mode
  • 8.2.3461: cannot distinguish Normal and Terminal-Normal mode
  • 8.2.3460: some type casts are not needed

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3459

Published by chrisbra about 3 years ago

v8.2.3459
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.3459: Vim9: need more tests for empty string arguments

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3458

Published by chrisbra about 3 years ago

v8.2.3458
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:

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3452

Published by chrisbra about 3 years ago

v8.2.3452
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:

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3451

Published by chrisbra about 3 years ago

v8.2.3451
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.3451: not all apache files are recognized

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3450

Published by chrisbra about 3 years ago

v8.2.3450
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.3450: coveralls action fails
  • 8.2.3449: sort fails if the sort compare function returns 999

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3448

Published by chrisbra about 3 years ago

v8.2.3448
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.3448: :endtry after function call that throws not found
  • 8.2.3447: a couple of declarations are not ANSI C

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3446

Published by chrisbra about 3 years ago

v8.2.3446
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.3446: not enough tests for empty string arguments
  • 8.2.3445: on Solaris longVersion may be declared twice

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3444

Published by chrisbra about 3 years ago

v8.2.3444
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.3444: concealed text not revealed when leaving insert mode
  • 8.2.3443: Vim9: memory leak when and/or fails
  • 8.2.3442: Vim9: || and && are not handled at compile time

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3441

Published by chrisbra about 3 years ago

v8.2.3441
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.3441: MS-Windows: vimtutor can't handle path with spaces

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3440

Published by chrisbra about 3 years ago

v8.2.3440
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.3440: recover test fails if there is an old swap file
  • 8.2.3439: deleted lines go to wrong yank register
  • 8.2.3438: cannot manipulate blobs

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3437

Published by chrisbra about 3 years ago

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

See the README for detail.

vim-win32-installer - v8.2.3434

Published by chrisbra about 3 years ago

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

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