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
38 changes: 38 additions & 0 deletions manifests/v/vim/vim/9.2.0428/vim.vim.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Created with WinGet Releaser using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: vim.vim
PackageVersion: 9.2.0428
InstallerLocale: en-US
Platform:
- Windows.Desktop
InstallerType: nullsoft
Scope: machine
InstallModes:
- interactive
- silent
UpgradeBehavior: install
Commands:
- gvim
- tee
- vim
- xxd
ProductCode: Vim 9.2
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%VIM%'
Installers:
- Architecture: x86
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0428/gvim_9.2.0428_x86.exe
InstallerSha256: C2F65DCA47436F6E9695A6A4A22670D48E7E4F8EB9C29C26D0D9E2F8232086C7
ReleaseDate: 2026-05-01
- Architecture: x64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0428/gvim_9.2.0428_x64.exe
InstallerSha256: 36D0FBF98565329AE10DFA276276F9C4C8169AD172B7F3C8D4B85D384809C28E
ReleaseDate: 2026-05-01
- Architecture: arm64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0428/gvim_9.2.0428_arm64.exe
InstallerSha256: E0207888611128B3299350ABFD5FDE910871129885F782DFA33BF27387DB58E2
ReleaseDate: 2026-05-02
ManifestType: installer
ManifestVersion: 1.12.0
76 changes: 76 additions & 0 deletions manifests/v/vim/vim/9.2.0428/vim.vim.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Created with WinGet Releaser using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: vim.vim
PackageVersion: 9.2.0428
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 [Bram@vim.org] - Charityware / GNU GPL compatible
LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright
Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org]
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.2.0428
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:
- runtime(algol68): Update syntax file, match symbolic identity relators
- 9.2.0428: popup: no opacity support for completepopup/previewpopup
- 9.2.0427: popup: opacity blend may leaks white bg color
- 9.2.0426: tests: still some flaky screendump tests
- 9.2.0425: Cannot silence undo/redo messages
- 9.2.0424: popup: flicker when wildtrigger() refreshes the popup menu
- 9.2.0423: popup: wrapped cmdline truncated with wildoptions=pum
- 9.2.0422: popup: leave stray char when scrollbar changes
- translation(sr): Update of Serbian translation
- runtime(cabal): add missing haskell language editions
- runtime(doc): clarify separator cell on status line rows
Files:
🔓 Unsigned Files:
- gvim_9.2.0428_x86.exe
32-bit installer (If you don't know what to use, use this one)
- gvim_9.2.0428_x64.exe
64-bit installer
- gvim_9.2.0428_arm64.exe
ARM 64-bit installer
- gvim_9.2.0428_x86.zip
32-bit zip archive
- gvim_9.2.0428_x64.zip
64-bit zip archive
- gvim_9.2.0428_arm64.zip
ARM 64-bit zip archive
- gvim_9.2.0428_x86_pdb.zip
pdb files for debugging the corresponding 32-bit executable
- gvim_9.2.0428_x64_pdb.zip
pdb files for debugging the corresponding 64-bit executable
Interface Information
- Strawberry Perl 5.38
- LuaBinaries 5.4
- Python 2.7
- Python3 3.8 or later
- Racket 8.7 (BC)
- RubyInstaller 3.4
- libsodium 1.0.19
See the README for detail.
ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0428
ManifestType: defaultLocale
ManifestVersion: 1.12.0
29 changes: 29 additions & 0 deletions manifests/v/vim/vim/9.2.0428/vim.vim.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created with WinGet Releaser using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: vim.vim
PackageVersion: 9.2.0428
PackageLocale: zh-CN
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 [Bram@vim.org] - Charityware / GNU GPL compatible
LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright
Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org]
CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright
ShortDescription: Vim 是一个高度可配置的文本编辑器,可高效创建和更改任何类型的文本。
Tags:
- g-vim
- gvim
- vi
- 代码编辑器
- 实用工具
- 工具
- 文本编辑
- 文本编辑器
ManifestType: locale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/v/vim/vim/9.2.0428/vim.vim.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: vim.vim
PackageVersion: 9.2.0428
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0