Silent Install HQ
EXE WinGet

Vim

Bram Moolenaar et al. · 9.1.1610 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
gvim_9.1.1610_x64.exe /S

File Identity

SHA256 151dea64cb8120207e5dc90164fb0033760c930029e67a47803a19806a325cbb VirusTotal ↗
Filename gvim_9.1.1610_x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID vim.vim.nightly
Version 9.1.1610
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
Upgrade Behavior install(Install over existing)
Elevation elevationrequired(Required)
Release Notes v9.1.1610 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.1610: completion: hang or E684 when 'tagfunc' calls complete() - runtime(doc): Update CONTRIBUTING and clarify use of Vim9 script - 9.1.1609: complete: Heap-buffer overflow with complete function - runtime(c): set omnifunc only for Vim, since it is Vim9…