vim-win32-installer

Vim Win32 Installer

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

Published by chrisbra almost 3 years ago

v8.2.3750
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.3750: error messages are everywhere
  • Update runtime files
  • 8.2.3749: error messages are everywhere
  • 8.2.3748: giving an error for an empty sign argument breaks a plugin
  • 8.2.3747: cannot remove highlight from an existing sign
  • 8.2.3746: cannot disassemble function starting with "debug" or "profile"
  • 8.2.3745: autochdir test fails without the +channel feature
  • 8.2.3744: E854 is not tested; some spelling suggestions are not tested
  • 8.2.3743: ":sign" can add a highlight group without a name
  • 8.2.3742: dec mouse test fails without gnome terminfo entry
  • 8.2.3741: using freed memory in open command
  • 8.2.3740: memory left allocated on exit when using Tcl
  • 8.2.3739: in wrong directory when using win_execute() with 'acd' set
  • 8.2.3738: screen is cleared when a FocusLost autocommand triggers
  • 8.2.3737: test fails without the 'autochdir' option
  • 8.2.3736: test fails without the channel feature
  • 8.2.3735: cannot use a lambda for 'imactivatefunc'
  • 8.2.3734: Vim9: crash when no pattern match found
  • 8.2.3733: Vim9: using "legacy" before range does not work

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3732

Published by chrisbra almost 3 years ago

v8.2.3732
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.3732: "set! termcap" test fails
  • 8.2.3731: "set! termcap" shows codes in one column, but not keys
  • 8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrc
  • 8.2.3729: no support for squirrels
  • 8.2.3728: internal error when passing range() to list2blob()
  • 8.2.3727: in a gnome terminal keys are recognized as mouse events
  • 8.2.3726: README file in a config directory gets wrong filetype
  • 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3724

Published by chrisbra almost 3 years ago

v8.2.3724
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.3724: build error for missing error message in small build
  • 8.2.3723: when using 'linebreak' a text property starts too early
  • 8.2.3722: Amiga: superfluous messages for freeing lots of yanked text
  • 8.2.3721: using memory freed by losing the clipboard selection
  • 8.2.3720: Vim9: Internal error when invoking closure in legacy context
  • 8.2.3719: MS-Windows: test sometimes runs into existing swap file
  • 8.2.3718: compiler warns for unused variable without +textprop

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3717

Published by chrisbra almost 3 years ago

v8.2.3717
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.3717: Vim9: error for constant list size is only given at runtime
  • 8.2.3716: Vim9: range without a command is not compiled
  • 8.2.3715: Vim9: valgrind reports spurious problems for a test
  • 8.2.3714: some unused assignments and ugly code in xxd
  • 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching
  • 8.2.3712: cannot use Vim9 lambda for 'tagfunc'
  • 8.2.3711: Vim9: memory leak when compiling :elseif fails
  • 8.2.3710: Vim9: backtick expression expanded for :global

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3709

Published by chrisbra almost 3 years ago

v8.2.3709
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.3709: Vim9: backtick expression expanded when not desired
  • 8.2.3708: Vim9: test fails with different error
  • 8.2.3707: Vim9: constant expression of elseif not recognized
  • 8.2.3706: text property highlighting is used on Tab
  • 8.2.3705: cannot pass a lambda name to function() or funcref()
  • 8.2.3704: Vim9: cannot use a list declaration in a :def function
  • 8.2.3703: most people call F# "fsharp" and not "fs"
  • 8.2.3702: first key in dict is seen as curly expression and fails

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3701

Published by chrisbra almost 3 years ago

v8.2.3701
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.3701: Vim9: invalid LHS is not possible
  • 8.2.3700: text property highlighting continues over breakindent
  • 8.2.3699: the +title feature adds a lot of #ifdef but little code
  • 8.2.3698: match highlighting continues over breakindent
  • 8.2.3697: cannot drag a popup without a border
  • 8.2.3696: Vim9: error for invalid assignment when skipping
  • 8.2.3695: confusing error for missing key
  • 8.2.3694: cannot use quotes in the count of an Ex command
  • 8.2.3693: Coverity warns for possibly using a NULL pointer

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3692

Published by chrisbra almost 3 years ago

v8.2.3692
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.3692: Vim9: cannot use :func inside a :def function
  • 8.2.3691: build failure with small features
  • 8.2.3690: Vim9: "filter #pat# cmd" does not work
  • 8.2.3689: ex_let_one() is too long
  • 8.2.3688: the window title is not updated when dragging the scrollbar

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3687

Published by chrisbra almost 3 years ago

v8.2.3687
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.3687: blockwise insert does not handle autoindent properly
  • 8.2.3686: filetype detection often mixes up Forth and F#
  • 8.2.3685: Visual studio project files are not recognized
  • 8.2.3684: blockwise insert does not handle autoindent properly
  • 8.2.3683: Vim9: cannot use in :...do commands
  • Update runtime files.

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3682

Published by chrisbra almost 3 years ago

v8.2.3682
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.3682: Vim9: assigning to a script variable drops the type
  • 8.2.3681: cannot drag popup window after click on a status line
  • 8.2.3680: repeated code in xxd
  • 8.2.3679: objc file detected as Octave

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3678

Published by chrisbra almost 3 years ago

v8.2.3678
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.3678: illegal memory access
  • 8.2.3677: after a put the '] mark is on the last byte
  • 8.2.3676: unused runtime file
  • 8.2.3675: using freed memory when vim_strsave() fails
  • 8.2.3674: when ml_get_buf() fails it messes up IObuff
  • 8.2.3673: crash when allocating signal stack fails
  • 8.2.3672: build failure with unsigned char
  • 8.2.3671: restarting Insert mode in prompt buffer too often
  • 8.2.3670: error checks repeated several times
  • 8.2.3669: buffer overflow with long help argument

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3668

Published by chrisbra almost 3 years ago

v8.2.3668
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.3668: messages may be corrupted
  • 8.2.3667: building libvterm fails with MSVC
  • 8.2.3666: libvterm is outdated
  • 8.2.3665: cannot use a lambda for 'tagfunc'
  • 8.2.3664: cannot adjust sign highlighting for 'cursorline'
  • 8.2.3663: using %S in printf() does not work correctly
  • 8.2.3662: illegal memory access if malloc() fails
  • 8.2.3661: test for put with large count fails
  • 8.2.3660: overflow check uses wrong number
  • 8.2.3659: integer overflow with large line number
  • 8.2.3658: duplicate code in xxd

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3657

Published by chrisbra almost 3 years ago

v8.2.3657
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.3657: Vim9: debug text misses one line of return statement
  • 8.2.3656: Vim9: no error for an evironment variable by itself
  • 8.2.3655: compiler warning for using size_t for int
  • 8.2.3654: GTK: a touch-drag does not update the selection
  • 8.2.3653: terminal ANSI colors may be wrong
  • 8.2.3652: can only get text properties one line at a time

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3651

Published by chrisbra almost 3 years ago

v8.2.3651
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.3651: Vim9: no error for :lock or :unlock with unknown variable
  • 8.2.3650: Vim9: for loop variable can be a list member
  • 8.2.3649: Vim9: error for variable declared in while loop
  • 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim
  • 8.2.3647: GTK: when using ligatures the cursor is drawn wrong
  • 8.2.3646: using <sfile> in a function gives an unexpected result
  • 8.2.3645: Vim9: The "no effect" error is not given for all registers
  • 8.2.3644: count for 'operatorfunc' in Visual mode is not redone
  • 8.2.3643: header for source file is outdated
  • 8.2.3642: list of distributed files is outdated
  • 8.2.3641: xxd code has duplicate expressions
  • Update runtime files

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3640

Published by chrisbra almost 3 years ago

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3635

Published by chrisbra almost 3 years ago

v8.2.3635
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.3635: GTK: composing underline does not show
  • 8.2.3634: error for already defined function uses wrong line number
  • 8.2.3633: Vim9: line number of lambda is off by one
  • 8.2.3632: GTK3: undercurl does not get removed properly
  • 8.2.3631: "syntax enable" does not work properly in Vim9 context
  • 8.2.3630: printf() with %S does not handle multi-byte correctly
  • 8.2.3629: command completion in cmdline window uses global commands
  • 8.2.3628: looking terminal colors is a bit slow
  • 8.2.3627: difficult to know where the text starts in a window
  • 8.2.3626: "au! event" cannot be followed by another command

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3625

Published by chrisbra almost 3 years ago

v8.2.3625
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.3625: illegal memory access when C-indenting
  • 8.2.3624: when renaming a terminal buffer status text is not updated
  • 8.2.3623: "$*" is expanded to "nonomatch"
  • 8.2.3622: "verbose pwd" shows confusing info
  • 8.2.3621: build failure
  • 8.2.3620: memory leak reported in libtlib

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3619

Published by chrisbra almost 3 years ago

v8.2.3619
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.3619: cannot use a lambda for 'operatorfunc'
  • 8.2.3618: getcwd() is unclear about how 'autochdir' is used
  • 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
  • 8.2.3616: arglist test does not clear the argument list consistently
  • 8.2.3615: wrong indent in first line if re-formatting with indent expr

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3614

Published by chrisbra almost 3 years ago

v8.2.3614
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.3614: zindex of popup windows not used when redrawing popup menu
  • 8.2.3613: :find test fails
  • 8.2.3612: using freed memory with regexp using a mark
  • 8.2.3611: crash when using CTRL-W f without finding a file name
  • 8.2.3610: crash when ModeChanged triggered too early
  • 8.2.3609: internal error when ModeChanged is triggered recursively
  • 8.2.3608: users who type "q:" instead of ":q" are confused

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3607

Published by chrisbra almost 3 years ago

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3595

Published by chrisbra almost 3 years ago

v8.2.3595
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.3595: check for signed overflow might not work everywhere
  • 8.2.3594: xxd code is a bit difficult to understand
  • 8.2.3593: directory is wrong after executing "lcd" with win_execute()

Files:

🔓 Unsigned Files:

  • gvim_8.2.3595_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.3595_x64.exe
    64-bit installer
  • gvim_8.2.3595_x86.zip
    32-bit zip archive
  • gvim_8.2.3595_x64.zip
    64-bit zip archive
  • gvim_8.2.3595_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.3595_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