MSI
WinGet
Neovim
neovim.io · 0.11.7 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i nvim-win64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{77051CC3-645D-4CD6-A4DB-D4D4C0143616}
Product version operator
Greater than or equal to
Product version
0.11.7
MSI Properties
Product Code
{77051CC3-645D-4CD6-A4DB-D4D4C0143616}
File Identity
Filename
nvim-win64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Neovim.Neovim
Version
0.11.7
Description
Vim-fork focused on extensibility and usability
License
Apache-2.0 or Vim
↗
Homepage
https://neovim.io/
Upgrade Behavior
install(Install over existing)
Release Notes
NVIM v0.11.7
Build type: Release
LuaJIT 2.1.1741730670
Release notes
- Changelog (fixes + features)
- News (:help news in Nvim)
Install
Windows
Zip
1. Download nvim-win64.zip (or nvim-win-arm64.zip for ARM)
2. Extract the zip
3. Run nvim.exe in your terminal
MSI
1. Download nvim-win64.msi (or nvim-win-arm64.msi for ARM)
2. Run the MSI
3. Run nvim.exe in your terminal
Note: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
1. Download nvim-macos-x86_64.tar.gz
2. Run xat…