vim-win32-installer

Vim Win32 Installer

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

Published by chrisbra almost 3 years ago

v8.2.3908
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.3908: cannot use a script-local function for 'foldtext'
  • 8.2.3907: error messages are spread out
  • 8.2.3906: Vim9 help still contains "under development" warnings
  • 8.2.3905: Dockerfile using prefix name not recognized
  • 8.2.3904: Vim9: skip expression type is not checked at compile time
  • 8.2.3903: "gM" does not count tabs as expected
  • 8.2.3902: Vim9: double free with nested :def function
  • 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script
  • 8.2.3900: it is not easy to use a script-local function for an option

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3899

Published by chrisbra almost 3 years ago

v8.2.3899
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.3899: Vim9: test for map() on string fails
  • 8.2.3898: Vim9: not sufficient testing for variable initialization
  • 8.2.3897: Vim9: second argument of map() and filter() not checked
  • 8.2.3896: Vim9: no test for nested function not available later
  • 8.2.3895: Vim9: confusing error when using function() with a number
  • 8.2.3894: Vim9: no proper type check for first argument of call()
  • 8.2.3893: Vim9: many local variables are initialized with an instruction
  • 8.2.3892: when modifyOtherKeys is used CTRL-C is not recognized
  • 8.2.3891: github CI: workflows may overlap

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3890

Published by chrisbra almost 3 years ago

v8.2.3890
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.3890: Vim9: type check for using v: variables is basic
  • 8.2.3889: duplicate code for translating script-local function name
  • 8.2.3888: the argument list may contain duplicates
  • 8.2.3887: E1135 is used for two different errors
  • 8.2.3886: can define autocmd for every event by using "au!"
  • 8.2.3885: arglist test fails
  • 8.2.3884: crash when clearing the argument list while using it
  • 8.2.3883: crash when switching to other regexp engine fails
  • Update runtime files
  • 8.2.3882: more duplicated code in f_getreginfo()
  • 8.2.3881: QNX: crash when compiled with GUI but using terminal
  • 8.2.3880: Solution filter files are not recognized
  • 8.2.3879: getreg() and getregtype() contain dead code

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3878

Published by chrisbra almost 3 years ago

v8.2.3878
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.3878: Vim9: debugger tries to read more lines than there are

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3877

Published by chrisbra almost 3 years ago

v8.2.3877
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.3877: function does not abort after a type error in compare
  • 8.2.3876: 'cindent' does not recognize inline namespace
  • 8.2.3875: gcc complains about buffer overrun
  • 8.2.3874: cannot highlight the number column for a sign
  • 8.2.3873: go.mod files are not recognized
  • 8.2.3872: Vim9: finddir() and uniq() return types can be more specific
  • 8.2.3871: list.c contains code for dict and blob
  • 8.2.3870: MS-Windows: wrong dir when using right-click context menu
  • 8.2.3869: Vim9: type checking for "any" is inconsistent

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3868

Published by chrisbra almost 3 years ago

v8.2.3868
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.3868: Vim9: function test fails
  • 8.2.3867: implementation of some list functions too complicated
  • 8.2.3866: Vim9: type checking global variables is inconsistent
  • 8.2.3865: Vim9: compiler complains about using "try" as a struct member
  • 8.2.3864: cannot disable requesting key codes from xterm
  • 8.2.3863: various build flags accidentally enabled
  • 8.2.3862: crash on exit with EXITFREE and using win_execute()
  • 8.2.3861: list of distributed files is outdated
  • 8.2.3860: Vim9: codecov struggles with the file size
  • 8.2.3859: Vim9: some code lines not tested
  • 8.2.3858: Vim9: not enough tests
  • 8.2.3857: Vim9: inconsistent error for using function()

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3856

Published by chrisbra almost 3 years ago

v8.2.3856
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.3856: Vim9: not enough tests
  • 8.2.3855: illegal memory access when displaying a blob
  • 8.2.3854: Vim9: inconsistent arguments for test functions
  • 8.2.3853: Vim9: not enough tests
  • 8.2.3852: Vim9: not enough tests
  • 8.2.3851: Vim9: overhead when comparing string, dict or function
  • 8.2.3850: illegal memory access when displaying a partial
  • 8.2.3849: functions implementing reduce and map are too long

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3848

Published by chrisbra almost 3 years ago

v8.2.3848
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.3848: cannot use reduce() for a string
  • 8.2.3847: illegal memory access when using a lambda with an error
  • 8.2.3846: no error when using control character for 'lcs' or 'fcs'
  • 8.2.3845: Vim9: test fails when the channel feature is missing
  • 8.2.3844: Vim9: no type error if assigning func(number) to func(string)

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3843

Published by chrisbra almost 3 years ago

v8.2.3843
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.3843: dep3patch files are not recognized
  • 8.2.3842: Vim9: can change locked list and list items
  • 8.2.3841: Vim9: outdated TODO items, disabled tests that work
  • 8.2.3840: useless test for negative index in check functions
  • 8.2.3839: using \z() with \z1 not tested for syntax highlighting
  • 8.2.3838: cannot use script-local function for setting *func options
  • 8.2.3837: QNX: crash when compiled with GUI but using terminal
  • 8.2.3836: Vim9: comment after expression not skipped to find NL
  • 8.2.3835: the inline-function example does not work
  • 8.2.3834: Test_out_cb often fails on Mac
  • 8.2.3833: error from term_start() not caught by try/catch

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3832

Published by chrisbra almost 3 years ago

v8.2.3832
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.3832: test fails because of changed error message
  • 8.2.3831: opfunc test fails when missing feature changes function name
  • 8.2.3830: error messages are spread out
  • 8.2.3829: no error when setting a func option to script-local function
  • 8.2.3828: when opening a terminal from a timer first typed char is lost
  • 8.2.3827: huntr badge does not really fit in the list
  • 8.2.3826: Vim9: using "g:Func" as funcref doesn't work in :def function
  • 8.2.3825: various comments could be improved
  • Update runtime files
  • 8.2.3824: no ASAN support for MSVC
  • 8.2.3823: test for visual replace is in wrong function
  • 8.2.3822: leaking memory in map() and filter(), no string in Vim9

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3821

Published by chrisbra almost 3 years ago

v8.2.3821
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.3821: ASAN test run fails
  • 8.2.3820: "vrc" does not replace composing characters
  • 8.2.3819: test fails because error message changed
  • 8.2.3818: cannot filter or map characters in a string
  • 8.2.3817: Vim9: Not using NL as command end does not work for :autocmd
  • 8.2.3816: compiler warning for posible loss of data on MS-Windows
  • 8.2.3815: Vim9: cannot have a multi-line dict inside a block
  • 8.2.3814: .csx files and .sln files are not recognized
  • 8.2.3813: confusing error when using :cc without error list
  • 8.2.3812: Vim9: leaking memory in numbered function test

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3811

Published by chrisbra almost 3 years ago

v8.2.3811
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.3811: the opfunc error test fails on a slow machine
  • 8.2.3810: Vim9: expr4 test fails on MS-Windows
  • 8.2.3809: Vim9: crash when garbage collecting a nested partial
  • 8.2.3808: Vim9: obsolete TODO items
  • 8.2.3807: Vim9: can call import with star directly
  • 8.2.3806: terminal focus test fails sometimes
  • 8.2.3805: i3config files are not recognized
  • 8.2.3804: script context not set when copying 'swf' and 'ts'
  • 8.2.3803: GUI: crash with 'writedelay' set using a terminal window

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3802

Published by chrisbra almost 3 years ago

v8.2.3802
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.3802: terminal in two windows test fails on some systems
  • 8.2.3801: if a terminal shows in two windows, only one is redrawn
  • 8.2.3800: when cross compiling the output of "uname" cannot be set
  • 8.2.3799: edit test hangs or fails
  • 8.2.3798: a :def callback function postpones an error message
  • 8.2.3797: no good reason to limit the message history in tiny version
  • 8.2.3796: the funcexe_T struct members are not named consistently
  • 8.2.3795: too many #ifdefs
  • 8.2.3794: Vim9: cannot find script-local func using "s:"

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3793

Published by chrisbra almost 3 years ago

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3786

Published by chrisbra almost 3 years ago

v8.2.3786
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.3786: test fails because of using Vim9 syntax in legacy function
  • 8.2.3785: running CI on MacOS with gcc is not useful
  • 8.2.3784: the help for options is outdated
  • 8.2.3783: confusing error for using a variable as a function
  • 8.2.3782: Vim9: no error if a function shadows a script variable
  • 8.2.3781: the option window script is outdated
  • 8.2.3780: ":cd" works differently on MS-Windows

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3779

Published by chrisbra almost 3 years ago

v8.2.3779
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.3779: using freed memory when defining a user command recursively
  • 8.2.3778: lambda debug test fails in some configurations
  • 8.2.3777: spell file write error not checked
  • 8.2.3776: when a tags file line is long a tag may not be found
  • 8.2.3775: Vim9: lambda compiled without outer context when debugging
  • 8.2.3774: test for command line height fails
  • 8.2.3773: wrong window size when a modeline changes 'columns'
  • 8.2.3772: timer info test fails on slow machine
  • 8.2.3771: Vim9: accessing freed memory when checking type

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3770

Published by chrisbra almost 3 years ago

v8.2.3770
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.3770: new compiler warnings from clang-12 and clang-13
  • 8.2.3769: zig files are not recognized
  • 8.2.3768: timer_info() has the wrong repeat value in a timer callback
  • 8.2.3767: crash when using NULL partial
  • 8.2.3766: converting a funcref to a string leaves out "g:"
  • 8.2.3765: Vim9: cannot use a lambda for 'opfunc' and others
  • 8.2.3764: cannot see any text when window was made zero lines
  • 8.2.3763: when editing the cmdline a callback may cause a scroll up
  • 8.2.3762: if quickfix buffer is wiped out getqflist() still returns it

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3761

Published by chrisbra almost 3 years ago

v8.2.3761
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.3761: focus change is not passed on to a terminal window
  • 8.2.3760: not automatically handling gnome terminal mouse like xterm
  • 8.2.3759: quickfix buffer becomes hidden while still in a window
  • 8.2.3758: options that take a function insufficiently tested

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3757

Published by chrisbra almost 3 years ago

v8.2.3757
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.3757: an overlong highlight group name is silently truncated
  • 8.2.3756: might crash when callback is not valid
  • 8.2.3755: Coverity warns for using a buffer in another scope

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3754

Published by chrisbra almost 3 years ago

v8.2.3754
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.3754: undesired changing of the indent of the first formatted line
  • Add Huntr badge.
  • 8.2.3753: Vim9: function unreferenced while called is never deleted
  • 8.2.3752: build error when using Photon GUI
  • 8.2.3751: cannot assign a lambda to an option that takes a function

Files:

🔓 Unsigned Files:

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