EXE
WinGet
Vim
Bram Moolenaar et al. · 9.1.0483 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gvim_9.1.0483_x86.exe /S
File Identity
Filename
gvim_9.1.0483_x86.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vim.vim.nightly
Version
9.1.0483
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.0483/gvim_9.1.0483_x86.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
Changes:
- [runtime(netrw): glob() on windows fails with \[\] in directory name](https://github.com/vim/vim/commit/)
- runtime(doc): rewrite mkdir() doc and simplify {flags} meaning
- 9.1.0483: glob() not sufficiently tested
- runtime(doc): update return type for job\_info()
- README.md: Update link to release archives
- 9.1.0482: termdebug plugin needs more love
- runtime(doc): correct return types for job\_start() and job\_status()
- runtime(vim): Update base-syntax, match :catch and :throw ar…