vim-win32-installer

Vim Win32 Installer

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

Published by chrisbra over 3 years ago

v8.2.2453
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.2453: Vim9: a variable name with "->" in the next line doesn't work
  • 8.2.2452: no completion for the 'filetype' option

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2451

Published by chrisbra over 3 years ago

v8.2.2451
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.2451: MS-Windows: Extended Attributes not preserved
  • 8.2.2450: MS-Windows: ADS was not preserved if 'backupcopy' is "yes"
  • 8.2.2449: Vim9: flatten() always changes the list type
  • 8.2.2448: compilation error with Ruby 3.0
  • 8.2.2447: 'foldlevel' not applied to folds restored from session
  • 8.2.2446: setting 'term' empty has different error if compiled with GUI

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2445

Published by chrisbra over 3 years ago

v8.2.2445
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.2445: Vim9: no proper error for lambda missing return type
  • 8.2.2444: Vim9: compile error with combination of operator and list
  • 8.2.2443: Vim9: no compile time error for wrong str2float argument
  • 8.2.2442: automatic GUI selection does not check for GTK 3
  • 8.2.2441: Vim9: extend() does not give an error for a type mismatch
  • 8.2.2440: documentation based on patches is outdated
  • 8.2.2439: not easy to figure out what packages to get
  • 8.2.2438: out of bounds compiler warning
  • 8.2.2437: deprecation warnings with default configuration
  • 8.2.2436: Vim9 script test is a bit flaky
  • 8.2.2435: setline() gives an error for some types

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2434

Published by chrisbra over 3 years ago

v8.2.2434
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.2434: Vim9: no error when compiling str2nr() with a number
  • 8.2.2433: opening cmdline window gives error in BufLeave autocommand
  • 8.2.2432: libvterm tests are executed even when libtool doesn't work
  • 8.2.2431: warning for -fno-strength-reduce with Clang 11
  • 8.2.2430: :vimgrep expands wildcards twice
  • 8.2.2429: :goto does not work correctly with text properties
  • 8.2.2428: FocusGained does not work when 'ttymouse' is empty

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2427

Published by chrisbra over 3 years ago

v8.2.2427
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.2427: can still switch windows for 'completefunc'
  • 8.2.2426: allowing 'completefunc' to switch windows causes trouble

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2425

Published by chrisbra over 3 years ago

v8.2.2425
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.2425: cursor on invalid line with range and :substitute
  • 8.2.2424: some tests are known to cause an error with ASAN
  • 8.2.2423: missing error message
  • 8.2.2422: crash when deleting with line number out of range
  • 8.2.2421: double free when using autocommand with "argdel"
  • 8.2.2420: too many problems with using all autocommand events
  • 8.2.2419: autocmd test was failing on MS-Windows with GUI
  • 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2417

Published by chrisbra over 3 years ago

v8.2.2417
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.2417: condition stack values may be used when not set
  • 8.2.2416: may get stuck in command line window state
  • 8.2.2415: no way to check for the cmdwin feature
  • 8.2.2414: using freed memory when closing the cmdline window
  • 8.2.2413: crash when using :all while using a cmdline window
  • 8.2.2412: not all fields in "cstack" are initialized
  • 8.2.2411: profile test fails on MS-Windows
  • 8.2.2410: build failure without the +profiling feature
  • Update runtime files.
  • 8.2.2409: Vim9: profiling only works for one function
  • 8.2.2408: MinGW: "--preprocessor" flag no longer supported
  • 8.2.2407: old jumplist code is never used

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2406

Published by chrisbra over 3 years ago

v8.2.2406
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.2406: Vim9: profiled :def function leaks memory
  • 8.2.2405: Vim9: no need to allow white space before "(" for :def
  • 8.2.2404: Vim9: profiling try/catch not correct
  • 8.2.2403: Vim9: profiling if/elseif/endif not correct
  • 8.2.2402: some filetypes not detected
  • 8.2.2401: build fails without +profiling feature
  • 8.2.2400: Vim9: compiled functions are not profiled
  • 8.2.2399: fold test fails in wide terminal

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2398

Published by chrisbra over 3 years ago

v8.2.2398
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.2398: method test fails
  • 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel"
  • 8.2.2396: Vim9: no white space allowed before "->"
  • 8.2.2395: Vim9: error for wrong type may report wrong line number
  • 8.2.2394: Vim9: min() and max() return type is "any"
  • 8.2.2393: Vim9: error message when script line starts with "[{"
  • 8.2.2392: fennel filetype not recognized
  • 8.2.2391: memory leak when creating a global function with closure
  • 8.2.2390: Vim9: using positive offset is unexpected

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2389

Published by chrisbra almost 4 years ago

v8.2.2389
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.2389: test failure on a few systems
  • 8.2.2388: no easy way to get the maximum or mininum number value
  • 8.2.2387: runtime type check does not mention argument index
  • 8.2.2386: Vim9: crash when using ":silent! put"
  • 8.2.2385: "gj" and "gk" do not work correctly when inside a fold
  • 8.2.2384: turtle filetype not recognized
  • 8.2.2383: focus escape sequences are not named
  • 8.2.2382: build failure
  • 8.2.2381: Vim9: divide by zero does not abort expression execution

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2380

Published by chrisbra almost 4 years ago

v8.2.2380
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.2380: Vim9: occasional crash when using try/catch and a timer
  • 8.2.2379: do spell suggestions twice if 'spellsuggest' contains number
  • 8.2.2378: Vim9: no error message for dividing by zero

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2377

Published by chrisbra almost 4 years ago

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2374

Published by chrisbra almost 4 years ago

v8.2.2374
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.2374: accessing uninitialized memory in test_undo
  • 8.2.2373: Vim9: list assignment only accepts a number index
  • 8.2.2372: confusing error message for wrong :let command
  • 8.2.2371: Vim9: crash when using types in :for with unpack
  • 8.2.2370: Vim9: command fails in catch block
  • 8.2.2369: Vim9: functions return true/false but can't be used as bool
  • 8.2.2368: insufficient tests for setting options
  • 8.2.2367: test failures on some less often used systems

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2366

Published by chrisbra almost 4 years ago

v8.2.2366
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.2366: when using ":sleep" the cursor is always displayed
  • 8.2.2365: Vim9: no check for map() changing item type at script level
  • 8.2.2364: Vim9: line break in lambda accesses freed memory
  • 8.2.2363: curpos() does not accept a string argument as before
  • 8.2.2362: Vim9: check of builtin function argument type is incomplete
  • 8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
  • 8.2.2360: test leaves file behind
  • 8.2.2359: strange test failure with MS-Windows
  • 8.2.2358: wrong #ifdef for use_xterm_like_mouse()
  • 8.2.2357: Vim9: crash when parsing function return type fails
  • 8.2.2356: Vim9: ":put =expr" does not handle a list properly
  • 8.2.2355: stray test failure on Appveyor
  • 8.2.2354: crash with a weird combination of autocommands
  • 8.2.2353: spartql files are not detected

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2352

Published by chrisbra almost 4 years ago

v8.2.2352
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.2352: if focus lost/gained is received twice code is not ignored
  • 8.2.2351: Vim9: error msg for "throw" in function called with "silent!"
  • 8.2.2350: using "void" for no reason
  • 8.2.2349: Vim9: cannot handle line break after parenthesis at line end
  • 8.2.2348: no check for modified files after focus gained
  • 8.2.2347: build failure without GUI
  • 8.2.2346: Codecov reports every little coverage drop
  • 8.2.2345: no focus events in a terminal

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2344

Published by chrisbra almost 4 years ago

v8.2.2344
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.2344: using inclusive index for slice is not always desired
  • 8.2.2343: Vim9: return type of readfile() is any
  • 8.2.2342: "char" functions may return wrong column in Insert mode
  • 8.2.2341: expresison command line completion incomplete after "g:"

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2340

Published by chrisbra almost 4 years ago

v8.2.2340
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.2340: win_execute() unexpectedly returns number zero when failing
  • 8.2.2339: cannot get the type of a value as a string
  • 8.2.2338: Vim9: no error if using job_info() result wrongly
  • 8.2.2337: configure test for GTK only says "no"
  • 8.2.2336: Vim9: not possible to extend dictionary with different type
  • 8.2.2335: Vim9: "silent return" does not restore command modifiers
  • 8.2.2334: Pascal-like filetypes not always detected
  • 8.2.2333: Vim9: warning for uninitialized variable

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2332

Published by chrisbra almost 4 years ago

v8.2.2332
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.2332: Vim9: missing :endif not reported when using :windo
  • 8.2.2331: Vim9: wrong error when modifying dict declared with :final
  • 8.2.2330: Vim9: crash when using :trow in a not executed block
  • 8.2.2329: not all ways Vim can be started are tested
  • Update runtime files.
  • 8.2.2328: some test files may not be deleted

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2327

Published by chrisbra almost 4 years ago

v8.2.2327
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.2327: debugging code included
  • 8.2.2326: build error with +eval feature but without +spell
  • 8.2.2325: Vim9: crash if map() changes the item type
  • 8.2.2324: not easy to get mark en cursor posotion by character count
  • 8.2.2323: Vim9: error when inferring type from empty dict/list
  • 8.2.2322: Vim9: closure nested limiting to one level
  • 8.2.2321: Vim9: cannot nest closures

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v8.2.2320

Published by chrisbra almost 4 years ago

v8.2.2320
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.2320: Vim9: no error for comparing bool with string
  • 8.2.2319: "exptype_T" can be read as "expected type"
  • 8.2.2318: Vim9: string and list index work differently
  • 8.2.2317: Vim9: command modifier before list unpack doesn't work

Files:

🔓 Unsigned Files:

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