EXE
WinGet
Vim
Bram Moolenaar et al. · 9.1.0686 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gvim_9.1.0686_x86.exe /S
File Identity
Filename
gvim_9.1.0686_x86.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vim.vim.nightly
Version
9.1.0686
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.0686/gvim_9.1.0686_x86.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
v9.1.0686
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.0686: zip-plugin has problems with special characters
- runtime(pandoc): escape quotes in &errorformat for pandoc
- translation(it): updated Italian manpage
- 9.1.0685: too many strlen() calls in usercmd.c
- runtime(doc): fix grammar in :h :keeppatterns
- r…