EXE
WinGet
Vim
Bram Moolenaar et al. · 9.1.0857 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gvim_9.1.0857_x64.exe /S
File Identity
Filename
gvim_9.1.0857_x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vim.vim.nightly
Version
9.1.0857
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.0857/gvim_9.1.0857_x64.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
v9.1.0857
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(tar): Update tar.vim to support permissions
- 9.1.0857: xxd: --- is incorrectly recognized as end-of-options
- 9.1.0856: mouseshape might be wrong on r and gr
- 9.1.0855: setting 'cmdheight' may cause hit-enter-prompt
- Add an .editorconfig file to repo…