vim-win32-installer

Vim Win32 Installer

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

Published by chrisbra over 3 years ago

v8.2.3119
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.3119: compiler warning for unused argument
  • 8.2.3118: Vim9: "any" type not handled correctly in for loop
  • 8.2.3117: Vim9: type not properly checked in for loop
  • Update runtime files
  • 8.2.3116: Vim9: crash when debugging a function with line continuation
  • 8.2.3115: Coverity complains about free_wininfo() use

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3114

Published by chrisbra over 3 years ago

v8.2.3114
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.3114: Amiga-like systems: build error using stat()

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3113

Published by chrisbra over 3 years ago

v8.2.3113
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.3113: no error when for loop variable shadows script variable
  • 8.2.3112: in rare cases the cursor may be somewhere in a folded line
  • 8.2.3111: Vim9: confusing error with extra whitespace before colon
  • 8.2.3110: a pattern that matches the cursor position is complicated
  • 8.2.3109: check for $DISPLAY never fails
  • 8.2.3108: test for remote_foreground() fails

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3107

Published by chrisbra over 3 years ago

v8.2.3107
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.3107: Vim9: error for arguments while type didn't specify arguments
  • 8.2.3106: Vim9: confusing line number reported for error
  • 8.2.3105: Vim9: type of partial is wrong when it has arguments
  • 8.2.3104: Vim9: unspecified function type causes type error
  • 8.2.3103: swap test may fail on some systems
  • 8.2.3102: test for crash fix does not fail without the fix
  • 8.2.3101: missing function prototype for vim_round()
  • 8.2.3101: missing function prototype for vim_round()
  • 8.2.3100: Vim9: no error when using type with unknown number of args
  • 8.2.3099: Vim9: missing catch/finally not reported at script level
  • 8.2.3098: popup window test is flaky on MS-Windows with GUI
  • 8.2.3097: crash when using "quit" at recovery prompt
  • 8.2.3096: temp files remain after running tests

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3095

Published by chrisbra over 3 years ago

v8.2.3095
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.3095: with 'virtualedit' set to "block" block selection is wrong
  • 8.2.3094: Test_popup_atcursor_pos() fails without the conceal feature
  • 8.2.3093: tablabel_tooltip test fails with Athena
  • 8.2.3092: Vim9: builtin function test fails without +channel feature
  • 8.2.3091: Vim9: default argument expr. cannot use previous argument
  • 8.2.3090: in rare cases the cursor may be somewhere in a folded line
  • 8.2.3089: garbage collection has useless code
  • 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong
  • 8.2.3087: Gemtext files are not recognized
  • 8.2.3086: Vim9: breakpoint on "for" does not work
  • 8.2.3085: JSONC files are not recognized
  • 8.2.3084: Vim9: builtin function argument types are not checked

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3083

Published by chrisbra over 3 years ago

v8.2.3083
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.3083: crash when passing null string to charclass()

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3082

Published by chrisbra over 3 years ago

v8.2.3082
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.3082: a channel command "echoerr" does not show anything

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3081

Published by chrisbra over 3 years ago

v8.2.3081
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.3081: cannot catch errors in a channel command
  • 8.2.3080: recover test fails on 32bit systems
  • 8.2.3079: Powershell core not supported by default
  • 8.2.3078: Vim9: profile test fails
  • 8.2.3077: Vim9: an error in a catch block is not reported
  • 8.2.3076: Vim9: using try in catch block causes a hang

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3075

Published by chrisbra over 3 years ago

v8.2.3075
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.3075: xxd always reports an old version string
  • 8.2.3074: popup_atcursor() uses wrong position with concealing
  • 8.2.3073: when cursor is move for block append wrong text is inserted

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3072

Published by chrisbra over 3 years ago

v8.2.3072
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.3072: "zy" does not work well when "virtualedit' is "block"
  • 8.2.3071: shell options are not set properly for PowerShell

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3070

Published by chrisbra over 3 years ago

v8.2.3070
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.3070: not enough testing for shell use
  • 8.2.3069: error messages are spread out
  • 8.2.3068: Unicode tables are slightly outdated
  • 8.2.3067: building fails with Athena
  • 8.2.3066: Vim9: debugging lambda does not work
  • 8.2.3065: Vim9: error when sourcing script twice and reusing function
  • Update runtime files
  • 8.2.3064: Vim9: in script cannot set item in uninitialized list
  • 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo file
  • 8.2.3062: internal error when adding several text properties
  • 8.2.3061: testing the shell option is incomplete and spread out

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3060

Published by chrisbra over 3 years ago

v8.2.3060
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.3060: Vim9: cannot use ternary operator in parenthesis
  • 8.2.3059: Vim9: memory leak when using lambda
  • 8.2.3058: Vim9: cannot use ternary operator in parenthesis
  • 8.2.3057: Vim9: debugger test fails with normal features and +terminal
  • 8.2.3056: Vim9: using default value in lambda gives confusing error
  • 8.2.3055: strange error for assigning to "x.key" on non-dictionary
  • 8.2.3054: Vim9: unpack assignment using "_" after semicolon fails
  • 8.2.3053: Vim9: cannot assign to @@ in :def function
  • 8.2.3052: Vim9: "legacy call" does not work
  • 8.2.3051: Vim9: for loop with one list variable does not work
  • 8.2.3050: cannot recognize elixir files

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3049

Published by chrisbra over 3 years ago

v8.2.3049
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.3049: JSON patch file not recognized
  • 8.2.3048: strange error for white space after ++ command
  • 8.2.3047: increment and decrement don't allow for next command

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3046

Published by chrisbra over 3 years ago

v8.2.3046
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.3046: Amiga MorphOS: Term mode is set using DOS packets
  • 8.2.3045: minor typos
  • 8.2.3044: Amiga MorphOS and AROS: process ID is not valid

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3043

Published by chrisbra over 3 years ago

v8.2.3043
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.3043: Amiga: cannot get the shell size on MorphOS and AROS
  • 8.2.3042: swap file test fails
  • 8.2.3041: detecting if the process of a swap file is running fails
  • 8.2.3040: GUI: dropping files not tested
  • 8.2.3039: Vim9: breakpoint at a comment line does not work
  • 8.2.3038: Amiga built-in version string doesn't include build date
  • 8.2.3037: configure reports libcanberra when checking for libsodium

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3036

Published by chrisbra over 3 years ago

v8.2.3036
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.3036: Vim9: builtin function arguments not checked at compile time
  • 8.2.3035: Vim9: crash when calling :def function with partial
  • 8.2.3034: installing packages on github CI sometimes fails

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3033

Published by chrisbra over 3 years ago

v8.2.3033
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.3033: no error when using alpha delimiter with :global
  • 8.2.3032: build problems with MSVC, other crypt issues with libsodium
  • 8.2.3031: no error if a function name starts with an underscore
  • 8.2.3030: Coverity reports a memory leak
  • 8.2.3029: Vim9: crash when using operator and list unpack assignment
  • 8.2.3028: GUI mouse events not tested

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3027

Published by chrisbra over 3 years ago

v8.2.3027
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.3027: Vim9: breakpoint in compiled function not always checked
  • 8.2.3026: Vim9: cannot set breakpoint in compiled function
  • 8.2.3025: not enough tests for quickfix end_col and end_lnum
  • 8.2.3024: execute() function test fails
  • 8.2.3023: Vim9: arguments for execute() not checked at compile time
  • 8.2.3022: available encryption methods are not strong enough
  • 8.2.3021: spaces allowed between option name and "!", "?", etc.

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3020

Published by chrisbra over 3 years ago

v8.2.3020
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.3020: unreachable code
  • 8.2.3019: location list only has the start position.
  • 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffers

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.3017

Published by chrisbra over 3 years ago

v8.2.3017
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.3017: Vim9: debugger shows too many lines
  • 8.2.3016: confusing error when expression is followed by comma
  • 8.2.3015: Vim9: Assigning to @# requires a string
  • 8.2.3014: Coverity warns for freeing static string

Files:

🔓 Unsigned Files:

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