EXE
WinGet
Vim
Bram Moolenaar et al. · 9.1.1854 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gvim_9.1.1854_x64.exe /S
File Identity
Filename
gvim_9.1.1854_x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vim.vim.nightly
Version
9.1.1854
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
https://www.vim.org/
Installer URL
https://github.com/vim/vim-win32-installer/releases/download/v9.1.1854/gvim_9.1.1854_x64.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
v9.1.1854
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(doc): Normalise formatting of builtin function descriptions
- runtime(doc): Remove accidental option name highlighting from :help channel.txt
- 9.1.1854: unnecessary code in optionstr.c
- 9.1.1853: Ctrl-F and Ctrl-B at more prompt not working with ke…