Icon

Vim

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems and is widely used by developers and system administrators.
Latest: 9.2.0602
Last checked: Jun 9, 2026 12:10am
Rank: 163/15140
Monitored via:
GitHub Releases Site Monitor Winget NVD
Follow to track new versions in your feed.
Report

Overview

0
License: Vim license (charityware)Installer: source code / package managerWinget: Available


CPE
cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

Version & Lifecycle

0
Current: 9.2.0602 N-2: 9.2.0545 Avg cadence: Every 2 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • April 27, 2026
0

Vim managed update shutdown note

For managed Vim updates, close running Vim/gVim instances before invoking the Windows installer. The EXE x64 and x86 packages can return Exit Code 0 while the binaries are not actually updated when Vim is still open, so Intune, ConfigMgr, RMM, or PSADT deployments should pre-close or prompt for vim.exe and gvim.exe instead of treating installer success alone as proof that the upgrade landed.

Validate Windows installer filenames and versions against the official Vim win32 installer releases source before packaging.

For managed Vim EXE updates on Windows, close all Vim/gVim sessions before starting the installer. If Vim is open, setup can return success while the binaries are not updated, so close the editor first and verify the executable version after installation.

Source: Vim official source.

For managed Vim updates, close Vim before running the installer. If Vim is still open, setup can return success while the binaries are not updated; close running Vim instances first and verify the executable version afterward.

Source: vim official source.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Known Vulnerabilities

0
  • CVE-2020-20703 9.8
  • CVE-2022-3520 9.8
  • CVE-2022-0318 9.8

Also known as

Other names people use for this app — helps search and matching.

vimvim vim

Packaging Notes

0

Available as source code and precompiled packages for multiple platforms

Notes

0

Vim is actively maintained with a large community. It is known for its steep learning curve but powerful editing capabilities.