EXE
WinGet
Vim
Bram Moolenaar et al. · 9.1.0173 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gvim_9.1.0173_x86.exe /S
File Identity
Filename
gvim_9.1.0173_x86.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vim.vim.nightly
Version
9.1.0173
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.0173/gvim_9.1.0173_x86.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
Changes:
- 9.1.0173: msgfmt ver. 0.22 forcibly converts text to UTF-8
- runtime(doc): add reference to matchbufline() at :h search()
- 9.1.0172: More code can use ml\_get\_buf\_len() instead of STRLEN()
- 9.1.0171: Small split-move related improvements
- 9.1.0170: Re-allow curwin == prevwin, but document it instead
- 9.1.0169: current window number returned by tabpagewinnr may be outdated