vim-win32-installer

Vim Win32 Installer

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

Published by chrisbra over 2 years ago

v8.2.4647
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.4647: "source" can read past end of copied line
  • 8.2.4646: using buffer line after it has been freed
  • 8.2.4645: 'shortmess' changed when session does not store options
  • 8.2.4644: redrawing too often when 'relativenumber' is set

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4643

Published by chrisbra over 2 years ago

v8.2.4643
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.4643: Vim9: variable may be locked unintentionally
  • 8.2.4642: Vim9: in :def function script var cannot be null
  • 8.2.4641: may mark the wrong window for redrawing
  • 8.2.4640: some boolean options use "long" instead of "int"
  • 8.2.4639: not sufficient parenthesis in preprocessor macros

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4638

Published by chrisbra over 2 years ago

v8.2.4638
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.4639: not sufficient parenthesis in preprocessor macros
  • 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
  • 8.2.4637: warning for using uninitialized variable
  • 8.2.4636: not using Visual range
  • 8.2.4635: tests using null list or dict fail
  • 8.2.4634: Vim9: cannot initialize a variable to null_list
  • 8.2.4633: Visual range does not work before command modifiers

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4632

Published by chrisbra over 2 years ago

v8.2.4632
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.4632: using freed memory in flatten()
  • 8.2.4631: crash when switching window in BufWipeout autocommand
  • 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline"
  • 8.2.4629: flattennew() makes a deep copy unnecessarily

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4628

Published by chrisbra over 2 years ago

v8.2.4628
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.4628: not enough testing for 2/3 letter substitute commands
  • 8.2.4627: flatten() does not use maxdepth correctly
  • 8.2.4626: Visual area not updated when removing sign in Visual mode
  • 8.2.4625: old Coverity warning for resource leak
  • 8.2.4624: old Coverity warning for resource leak
  • 8.2.4623: Coverity warns for using uninitialized field
  • 8.2.4622: Vim9: crash with :execute and :finish

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4621

Published by chrisbra over 2 years ago

v8.2.4621
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.4621: crash when using the tabline right-click menu
  • 8.2.4620: two letter substitute commands don't work
  • 8.2.4619: mapping is cancelled when mouse moves and popup is visible
  • 8.2.4618: cmdline completion does not recognize single letter commands
  • 8.2.4617: no completion for :scriptnames

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4616

Published by chrisbra over 2 years ago

v8.2.4616
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.4616: Vim9: Declarations in a {} block of a user command remain
  • 8.2.4615: mapping with escaped bar does not work in :def function
  • 8.2.4614: redrawing too much when 'cursorline' is set
  • 8.2.4613: return type of swapfile_unchanged() is wrong
  • 8.2.4612: Vim9: cannot use a recursive call in a nested function

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4611

Published by chrisbra over 2 years ago

v8.2.4611
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.4611: typos in tests; one lua line not covered by test
  • 8.2.4610: some conditions are always true
  • 8.2.4609: :unhide does not check for failing to close a window
  • 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"
  • 8.2.4607: sourcing buffer lines may lead to errors for conflicts

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4606

Published by chrisbra over 2 years ago

v8.2.4606
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.4606: test fails because of changed error message
  • 8.2.4604: error for redefining a script item may be confusing
  • 8.2.4603: sourcing buffer lines is too complicated

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4602

Published by chrisbra over 2 years ago

v8.2.4602
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.4602: Vim9: not enough test coverage for executing :def function
  • 8.2.4601: Vim9: not enough test coverage for executing :def function
  • 8.2.4600: Vim9: not enough test coverage for executing :def function
  • 8.2.4599: GTK: get assertion errors when scrolling a split window
  • 8.2.4598: profile completion test sometimes fails
  • 8.2.4597: LuaV_debug() not covered by tests
  • 8.2.4596: installing tutor binary may fail
  • 8.2.4595: X11: using --remote-wait may keep the CPU busy
  • Update runtime files

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4594

Published by chrisbra over 2 years ago

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

See the README for detail.

vim-win32-installer - v8.2.4590

Published by chrisbra over 2 years ago

v8.2.4590
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.4590: Vim9: range type check has wrong offset
  • 8.2.4589: cannot index the g: dictionary
  • 8.2.4588: mapping with key after other matching mapping does not work
  • 8.2.4587: Vim9: double free after unpacking a list

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4586

Published by chrisbra over 2 years ago

v8.2.4586
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.4586: Vim9: no error for using lower case name for "func" argument
  • 8.2.4585: cannot use keypad page-up/down for completion menu
  • 8.2.4584: error for using autoload function in custom completion

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4583

Published by chrisbra over 2 years ago

v8.2.4583
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.4583: screendump test fails
  • 8.2.4582: useless code handling a type declaration
  • 8.2.4581: null types not fully tested
  • 8.2.4580: Vim9: incorrect error for shadowing variable
  • 8.2.4579: cannot use page-up and page-down in the cmdline popup menu
  • 8.2.4578: no warning when autoload script for completion has an error
  • 8.2.4577: message test is flaky

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4576

Published by chrisbra over 2 years ago

v8.2.4576
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.4576: Vim9: error for comparing with null can be annoying
  • 8.2.4575: Vim9: test for profiling still fails
  • 8.2.4574: Vim9: test for profiling fails
  • 8.2.4573: a nested function is compiled for debugging without context
  • 8.2.4572: Vim9: return type "any" is changed to first returned type
  • 8.2.4571: not all gdb files are recognized
  • 8.2.4570: no command line completion for :profile and :profdel
  • 8.2.4569: Coverity warning for not using a return value
  • 8.2.4568: getmousepos() does not compute the column below the last line

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4567

Published by chrisbra over 2 years ago

v8.2.4567
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.4567: bracketed paste doesn't work well in Visual linewise mode
  • 8.2.4566: check for existing buffer in session file may not work
  • 8.2.4565: no command line completion for :breakadd and :breakdel
  • 8.2.4564: running test leaves file behind

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4563

Published by chrisbra over 2 years ago

v8.2.4563
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.4563: "z=" in Visual mode may go beyond the end of the line
  • 8.2.4562: linear tag search is not optimal
  • 8.2.4561: build failure with some combination of features
  • 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD
  • 8.2.4559: getmousepos() returns the screen column
  • 8.2.4558: Motif: using default colors does not work as expected
  • 8.2.4557: confusing comment about 'cursorlineopt'
  • 8.2.4556: test fails without the +job or +channel feature
  • 8.2.4555: getmousepos() returns the wrong column

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4554

Published by chrisbra over 2 years ago

v8.2.4554
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.4554: Vim9: using null values not sufficiently tested
  • 8.2.4553: linear tag search is a bit slow
  • 8.2.4552: in a :def function "put = expr" does not work
  • 8.2.4551: when mapping <Esc> terminal codes are not recognized
  • 8.2.4550: Motif: cannot set the color of the scrollbar thumb
  • 8.2.4549: cannot build with Motif and editres

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4548

Published by chrisbra over 2 years ago

v8.2.4548
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.4548: script-local function is deleted when used in a funcref
  • 8.2.4547: the neXTaw GUI is old and does not work well
  • 8.2.4546: duplicate #undef
  • 8.2.4545: MS-Windows: the installed icon is low resolution
  • 8.2.4544: Coverity warnings for not using returned value
  • 8.2.4543: Coverity warning for refactored tag search code

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.4542

Published by chrisbra over 2 years ago

v8.2.4542
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.4542: Vim9: "break" inside try/catch not handled correctly
  • 8.2.4541: Crash in debugger when a variable is not available
  • 8.2.4540: line number for error is off by one
  • 8.2.4539: when comparing special v:none and v:null are handled the same
  • 8.2.4538: the find_tags_in_file() function is too long
  • 8.2.4537: output from linter and language server shows up in git
  • 8.2.4536: debugger test fails when breaking on expression
  • 8.2.4535: filename modifer ":8" removes the filename
  • 8.2.4534: Vim9: "is" operator with empty string and null returns true

Files:

🔓 Unsigned Files:

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