Skip to content

Commit 38c34f5

Browse files
authored
New version: vim.vim.nightly version 9.1.2022 (microsoft#326446)
1 parent 589f7b6 commit 38c34f5

3 files changed

Lines changed: 135 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.1.2022
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: nullsoft
10+
Scope: machine
11+
InstallModes:
12+
- interactive
13+
- silent
14+
UpgradeBehavior: install
15+
Commands:
16+
- diff
17+
- gvim
18+
- tee
19+
- vim
20+
- xxd
21+
ProductCode: Vim 9.1
22+
ReleaseDate: 2025-12-26
23+
ElevationRequirement: elevationRequired
24+
Installers:
25+
- Architecture: x86
26+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.2022/gvim_9.1.2022_x86.exe
27+
InstallerSha256: FD697E41C5BDCDE5BF9095661A8BE9FFA31CFE7ED142B126E1DECB00B0C81C21
28+
InstallationMetadata:
29+
DefaultInstallLocation: '%ProgramFiles(x86)%\Vim'
30+
- Architecture: x64
31+
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.2022/gvim_9.1.2022_x64.exe
32+
InstallerSha256: E8253B98CAB2773E7B45864BA800D0659987397A22FE7D5C69882470EF8CA382
33+
InstallationMetadata:
34+
DefaultInstallLocation: '%ProgramFiles%\Vim'
35+
ManifestType: installer
36+
ManifestVersion: 1.10.0
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.1.2022
6+
PackageLocale: en-US
7+
Publisher: Bram Moolenaar et al.
8+
PublisherUrl: https://github.com/vim/vim-win32-installer
9+
PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues
10+
Author: Bram Moolenaar et al.
11+
PackageName: Vim
12+
PackageUrl: https://www.vim.org/
13+
License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible
14+
LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright
15+
Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org]
16+
CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright
17+
ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient
18+
Moniker: vim
19+
Tags:
20+
- code-editor
21+
- g-vim
22+
- gvim
23+
- text-editing
24+
- text-editor
25+
- tool
26+
- utility
27+
- vi
28+
ReleaseNotes: |-
29+
v9.1.2022
30+
Nightly Vim Windows build snapshots (more information).
31+
If you do not know what to use, use the 32bit installer (use the signed one, if available).
32+
Signed releases will occasionally be provided on a best effort approach.
33+
Changes:
34+
- runtime(doc): remove some fixed items from todo.txt
35+
- 9.1.2022: using C++ keyword class as member variable name
36+
- runtime(netrw): Fix reading UNC paths on windows
37+
- runtime(compiler): ignore 'Found' messages in ruff and ty compiler
38+
- 9.1.2021: filetype: fluent files are not recognized
39+
- runtime(termdebug): update v:shell_error condition test.
40+
- 9.1.2020: tests: test_virtualedit.vim leaves swapfiles behind
41+
- 9.1.2019: inconsistent cursor encoding past EOL with ve=all
42+
- 9.1.2018: proto: ops.pro outdated
43+
- runtime(osc52): A few minor fixes
44+
- runtime(doc): add reference to searchcount() function
45+
- runtime(doc): Improve :catch documentation
46+
- runtime(make): Makefile highlighting breaks with ')' in string
47+
- runtime(make): Move target greedy match after $() to avoid region matching overflow
48+
- 9.1.2017: getregionpos() depends on 'linebreak' setting
49+
- 9.1.2016: cindent wrong indentation after do-while loop
50+
- 9.1.2015: blob2string() stopped after an empty line
51+
- 9.1.2014: clipboard: clipboard register corrupted with clipboard provider
52+
- 9.1.2013: tests: Test_terminal_shell_option fails with conpty
53+
- 9.1.2012: Vim9: cannot initialize class member with protected var
54+
- runtime(ftplugin): set different formatoptions for bpftrace
55+
- 9.1.2011: crash when unreferencing gtk icon theme
56+
- 9.1.2010: Missing out-of-memory checks in vim9class.c
57+
- runtime(bpftrace): add base syntax plugin
58+
- 9.1.2009: tests: "Xm4" test directory may not be deleted
59+
- 9.1.2008: filetype: hylo files are not recognized
60+
- translation(sr): Update Serbian message translation
61+
- 9.1.2007: filetype: bpftrace hashbang lines are not recognized
62+
Files:
63+
🔓 Unsigned Files:
64+
- gvim_9.1.2022_x86.exe
65+
32-bit installer (If you don't know what to use, use this one)
66+
- gvim_9.1.2022_x64.exe
67+
64-bit installer
68+
- gvim_9.1.2022_arm64.exe
69+
ARM 64-bit installer
70+
- gvim_9.1.2022_x86.zip
71+
32-bit zip archive
72+
- gvim_9.1.2022_x64.zip
73+
64-bit zip archive
74+
- gvim_9.1.2022_arm64.zip
75+
ARM 64-bit zip archive
76+
- gvim_9.1.2022_x86_pdb.zip
77+
pdb files for debugging the corresponding 32-bit executable
78+
- gvim_9.1.2022_x64_pdb.zip
79+
pdb files for debugging the corresponding 64-bit executable
80+
Interface Information
81+
- Strawberry Perl 5.32
82+
- LuaBinaries 5.4
83+
- Python 2.7
84+
- Python3 3.8 or later
85+
- Racket 8.7 (BC)
86+
- RubyInstaller 3.2
87+
- libsodium 1.0.19
88+
See the README for detail.
89+
ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.2022
90+
ManifestType: defaultLocale
91+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: vim.vim.nightly
5+
PackageVersion: 9.1.2022
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)