vim-win32-installer

Vim Win32 Installer

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

Published by chrisbra over 3 years ago

v8.2.3013
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.3013: Vim: when debugging only first line of command is displayed
  • 8.2.3012: when 'rightleft' is set the line number is drawn reversed
  • 8.2.3011: Vim9: cannot get argument values during debugging
  • 8.2.3010: not enough testing for viminfo code
  • 8.2.3009: startup test may hang
  • 8.2.3008: startup test may hang
  • 8.2.3007: Vim9: test for void value fails
  • 8.2.3006: crash when echoing a value very early
  • 8.2.3005: Vim9: using a void value does not give a proper error message
  • 8.2.3004: Vim9: error for missing colon given while skipping
  • 8.2.3003: Vim9: closure compiled with wrong compile type
  • 8.2.3002: Vim doesn't abort on a fatal Tcl error
  • 8.2.3001: Vim9: memory leak when compilation fails
  • 8.2.3000: Vim9: warning for uninitialized variable

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2999

Published by chrisbra over 3 years ago

v8.2.2999
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.2999: balloon sometimes does not hide with GTK 3
  • 8.2.2998: Vim9: disassemble test fails
  • 8.2.2997: Vim9: disassemble test fails
  • 8.2.2996: Vim9: when debugging cannot inspect local variables
  • 8.2.2995: linker errors with dynamic Python 3.10

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2994

Published by chrisbra over 3 years ago

v8.2.2994
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.2994: various code is not fully tested
  • 8.2.2993: 'fileencodings' default value should depend on 'encoding'
  • Update runtime files
  • 8.2.2992: Vim9: completion for :disassemble is incomplete
  • 8.2.2991: Vim9: no completion for :vim9 and :legacy
  • 8.2.2990: Jupyter Notebook files are not recognized
  • 8.2.2989: Vim9: memory leak when debugging a :def function
  • 8.2.2988: Vim9: debugger test fails
  • 8.2.2987: build failure with normal features
  • 8.2.2986: build failure without the profile feature
  • 8.2.2985: Vim9: a compiled function cannot be debugged

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2984

Published by chrisbra over 3 years ago

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

See the README for detail.

vim-win32-installer - v8.2.2976

Published by chrisbra over 3 years ago

v8.2.2976
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.2976: build failure without the +eval feature
  • 8.2.2975: Vim9: can only use an autoload function name as a string
  • 8.2.2974: Greek spell checking uses wrong case folding

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2973

Published by chrisbra over 3 years ago

v8.2.2973
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.2973: fix for recovery and diff mode not tested
  • 8.2.2972: "%bd" tries to delete popup window buffers, which fails
  • 8.2.2971: cannot yank a block without trailing spaces
  • 8.2.2970: Python configure check uses deprecated command
  • 8.2.2969: subtracting from number option fails when result is zero

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2968

Published by chrisbra over 3 years ago

v8.2.2968
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.2968: Vim9: memory leak
  • 8.2.2967: Vim9: crash when using two levels of partials
  • 8.2.2966: ml_get errors after recovering a file

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2965

Published by chrisbra over 3 years ago

v8.2.2965
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.2965: Vim9: crash when calling function that failed to compile
  • 8.2.2964: Vim9: hang when using space after ->
  • 8.2.2963: GUI: mouse move may start Visual mode with a popup visible
  • 8.2.2962: MS-Windows command line arguments have wrong encoding

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2961

Published by chrisbra over 3 years ago

v8.2.2961
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.2961: keys typed during a :normal command are discarded
  • 8.2.2960: swap file recovery not sufficiently tested
  • 8.2.2959: sound_playfile() is not tested on MS-Windows
  • 8.2.2958: function list test fails
  • 8.2.2957: using getchar() in Vim9 script is problematic

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2956

Published by chrisbra over 3 years ago

v8.2.2956
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.2956: Vim9: need to plan for future additions
  • 8.2.2955: Vim9: using filter in compiled command does not work
  • 8.2.2954: short file name extension for Scala not recognized
  • 8.2.2953: Vim9: leaking memory when using heredoc script
  • 8.2.2952: recover test fails on big endian systems
  • 8.2.2951: Vim9: cannot use heredoc for :python, :lua, etc.
  • 8.2.2950: sound code not fully tested
  • 8.2.2949: tests failing because no error for float to string conversion
  • 8.2.2948: substitute() accepts a number but not a float expression
  • 8.2.2947: build failure without the channel feature

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2946

Published by chrisbra over 3 years ago

v8.2.2946
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.2946: Vim9: substitute expression cannot be a List
  • 8.2.2945: some buffer related code is not tested
  • 8.2.2944: Vim9: no error when using job or channel as a string
  • 8.2.2943: Vim9: check for argument count ignores default values
  • 8.2.2942: Vim9: error when calling function with too few arguments
  • 8.2.2941: Vim9: using does not handle a list of strings
  • 8.2.2940: MS-Windows: cannot see the size when resizing
  • 8.2.2939: GTK: righthand scrollbar does not show with split window

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2938

Published by chrisbra over 3 years ago

v8.2.2938
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.2938: after using motion force from feedkeys() it sticks
  • 8.2.2937: popup test fails if rightleft feature not enabled
  • 8.2.2936: Vim9: converting number to bool uses wrong stack offset
  • 8.2.2935: calculating register width is not always needed
  • 8.2.2934: ASAN error when using text from the clipboard
  • 8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2932

Published by chrisbra over 3 years ago

v8.2.2932
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.2932: select mode test fails
  • 8.2.2931: Vim9: line continuation comment uses legacy syntax
  • 8.2.2930: when a popup is visible a mouse move my restart Visual mode

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2929

Published by chrisbra over 3 years ago

v8.2.2929
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.2929: accidentally enable tcl by default
  • 8.2.2928: the evalfunc.c file is too big
  • 8.2.2927: test commented out because it fails with ASAN
  • 8.2.2926: Vim9: no good error for using :legacy in a :def function
  • 8.2.2925: Vim9: line continuation comment uses legacy syntax
  • 8.2.2924: superfluous extern declaration
  • 8.2.2923: EBCDIC build is broken
  • 8.2.2922: computing array length is done in various ways
  • 8.2.2921: E704 for script local variable is not backwards compatible

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2920

Published by chrisbra over 3 years ago

v8.2.2920
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.2920: still a way to shadow a builtin function
  • 8.2.2919: using ":!command" does not work if it uses posix_spawn()
  • 8.2.2918: builtin function can be shadowed by global variable
  • 8.2.2917: spellfile functionality not fully tested
  • 8.2.2916: operators are not fully tested
  • 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is used

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2914

Published by chrisbra over 3 years ago

v8.2.2914
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.2914: cannot paste a block without adding padding
  • Update runtime files
  • 8.2.2913: MS-Windows conpty supports using mouse events
  • 8.2.2912: MS-Windows: most users expect using Unicode
  • 8.2.2911: pattern "%V" does not match all of block selection
  • 8.2.2910: test for cmdline window and terminal fails on MS-Windows
  • 8.2.2909: build error with non-Unix system
  • 8.2.2908: crash when using a terminal popup window from cmdline window

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2907

Published by chrisbra over 3 years ago

v8.2.2907
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.2907: memory leak when running out of memory
  • 8.2.2906: ASAN reports errors for test_startup
  • 8.2.2905: no error when defaults.vim cannot be loaded
  • 8.2.2904: "g$" causes scroll if half a double width char is visible
  • 8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
  • 8.2.2902: spellfile functionality not fully tested
  • 8.2.2901: some operators not fully tested
  • 8.2.2900: QuitPre is triggered before :wq writes the file
  • 8.2.2899: Appveyor script does not detect nmake failure
  • 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2897

Published by chrisbra over 3 years ago

v8.2.2897
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.2897: Vim9: can use reserved words at the script level
  • 8.2.2896: spellfile functionality not fully tested
  • 8.2.2895: Vim9: random characters appear in some error messages
  • 8.2.2894: MS-Windows: using enc_locale() for strftime() might not work
  • 8.2.2893: multi-byte text in popup title shows up wrong
  • 8.2.2892: error message contains random characters

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2891

Published by chrisbra over 3 years ago

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2890

Published by chrisbra over 3 years ago

v8.2.2890
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.2890: text property duplicated when data block splits
  • 8.2.2889: typo and verbose comment in Makefiles
  • 8.2.2888: Vim9: "k" command recognized in Vim9 script
  • 8.2.2887: crash when passing null string to fullcommand()

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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