EXE
WinGet
Vim
Bram Moolenaar et al. · 9.0.1452 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gvim_9.0.1452_x86.exe /S
File Identity
Filename
gvim_9.0.1452_x86.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vim.vim
Version
9.0.1452
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.0.1452/gvim_9.0.1452_x86.exe
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
Changes:
- 9.0.1452: code using EVAL\_CONSTANT is dead, it is never set
- 9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last"
- 9.0.1450: MacOS: building fails if clock\_gettime() is not available
- 9.0.1449: test for prompt buffer is flaky
- 9.0.1448: diff test fails on MacOS 13