Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with WinGet Releaser using komac v2.12.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: vim.vim.nightly
PackageVersion: 9.1.1616
InstallerLocale: en-US
Platform:
- Windows.Desktop
InstallerType: nullsoft
Scope: machine
InstallModes:
- interactive
- silent
UpgradeBehavior: install
Commands:
- diff
- gvim
- tee
- vim
- xxd
ProductCode: Vim 9.1
ReleaseDate: 2025-08-10
ElevationRequirement: elevationRequired
Installers:
- Architecture: x86
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.1616/gvim_9.1.1616_x86.exe
InstallerSha256: EA0F20C5B5A20101104862395FAE4DCA3F875B031470F66E8E4958302EBE99B7
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles(x86)%\Vim'
- Architecture: x64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.1616/gvim_9.1.1616_x64.exe
InstallerSha256: 439F6F4749E75AF144116CF4D3AFB7D797D231FDC017D7F0D12C77BA44947975
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Vim'
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
# Created with WinGet Releaser using komac v2.12.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: vim.vim.nightly
PackageVersion: 9.1.1616
PackageLocale: en-US
Publisher: Bram Moolenaar et al.
PublisherUrl: https://github.com/vim/vim-win32-installer
PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues
Author: Bram Moolenaar et al.
PackageName: Vim
PackageUrl: https://www.vim.org/
License: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]] - Charityware / GNU GPL compatible
LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright
Copyright: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]]
CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright
ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient
Moniker: vim
Tags:
- code-editor
- g-vim
- gvim
- text-editing
- text-editor
- tool
- utility
- vi
ReleaseNotes: |-
v9.1.1616
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:
- 9.1.1616: xxd: possible buffer overflow with bitwise output
- 9.1.1615: diff format erroneously detected
- 9.1.1614: Vim9: possible variable type change
- 9.1.1613: tests: test_search leaves a few swapfiles behind
- 9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiter
- 9.1.1611: possible undefined behaviour in mb_decompose()
- runtime(vim): Update ftplugin, fix option variable 'keywordprg' matching
- runtime(racket): update Racket runtime files
- translation: Generate year for MS Windows differently
Files:
🔓 Unsigned Files:
- gvim_9.1.1616_x86.exe
32-bit installer (If you don't know what to use, use this one)
- gvim_9.1.1616_x64.exe
64-bit installer
- gvim_9.1.1616_arm64.exe
ARM 64-bit installer
- gvim_9.1.1616_x86.zip
32-bit zip archive
- gvim_9.1.1616_x64.zip
64-bit zip archive
- gvim_9.1.1616_arm64.zip
ARM 64-bit zip archive
- gvim_9.1.1616_x86_pdb.zip
pdb files for debugging the corresponding 32-bit executable
- gvim_9.1.1616_x64_pdb.zip
pdb files for debugging the corresponding 64-bit executable
Interface Information
- Strawberry Perl 5.32
- LuaBinaries 5.4
- Python 2.7
- Python3 3.8 or later
- Racket 8.7 (BC)
- RubyInstaller 3.2
- libsodium 1.0.19
See the README for detail.
ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.1616
ManifestType: defaultLocale
ManifestVersion: 1.10.0
8 changes: 8 additions & 0 deletions manifests/v/vim/vim/nightly/9.1.1616/vim.vim.nightly.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.12.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: vim.vim.nightly
PackageVersion: 9.1.1616
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0