EXE
WinGet
Vim
Bram Moolenaar et al. · 9.1.1094 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gvim_9.1.1094_x86.exe /S
File Identity
Filename
gvim_9.1.1094_x86.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vim.vim.nightly
Version
9.1.1094
Description
Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient
License
Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible
↗
Homepage
http://www.vim.org/
Installer URL
https://github.com/vim/vim-win32-installer/releases/download/v9.1.1094/gvim_9.1.1094_x86.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
v9.1.1094
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.1094: Vim9: problem finding implemented method in type hierarchy
- runtime(qf): Update syntax file, match second delimiter
- 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version
- 9.1.1092: tests: fix expected return code for python…