
Neovim
Vim-fork focused on extensibility and usability
v0.12.5
11.9 MBscanned clean· 2 downloads
Screenshots
About
Neovim is an open-source developer tool for Windows. It is a fork of Vim that focuses on extensibility and usability. The program is intended for developers and other users who need a tool for working with code or text. Its placement in the Developer Tools category reflects this editing-focused role.
Extensibility is a central part of Neovim’s identity. This makes it suitable for users who want to adapt their working environment to their own development practices. Its usability focus addresses the practical experience of using the tool for regular editing tasks. The open-source license allows the software to be used as an openly developed tool rather than as a proprietary product.
MirrorNest distributes Neovim for Windows by mirroring the official build directly onto its own storage. This gives catalog users access to a copy sourced from the official release. MirrorNest scans the build for malware before publishing it. The distribution process therefore combines the official build with an additional catalog-side security check.
Neovim fits MirrorNest as a Windows developer utility with an open-source license. It is relevant to users looking for a Vim-based tool that emphasizes both customization and practical use. The catalog listing identifies the software by its name, platform, license, and Developer Tools category. Its distribution through MirrorNest is limited to the official build mirrored and scanned before publication.
Architecture: x64
What's new in v0.12.5
NVIM v0.12.5 Build type: Release LuaJIT 2.1.1774638290 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 vcruntime*.dll.
macOS (x86_64) 1. Download nvim-macos-x86_64.tar.gz 2. Run xattr -c ./nvim-macos-x86_64.tar.gz (to avoid "unknown developer" warning) 3. Extract: tar xzvf nvim-macos-x86_64.tar.gz 4. Run ./nvim-macos-x86_64/bin/nvim
macOS (arm64) 1. Download nvim-macos-arm64.tar.gz 2. Run xattr -c ./nvim-macos-arm64.tar.gz (to avoid "unknown developer" warning) 3. Extract: tar xzvf nvim-macos-arm64.tar.gz 4. Run ./nvim-macos-arm64/bin/nvim
Linux (x86_64) If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage 1. Download nvim-linux-x86_64.appimage 2. Run chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimage - If your system does not have FUSE you can extract the appimage: ./nvim-linux-x86_64.appimage --appimage-extract ./squashfs-root/usr/bin/nvim
Tarball 1. Download nvim-linux-x86_64.tar.gz 2. Extract: tar xzvf nvim-linux-x86_64.tar.gz 3. Run ./nvim-linux-x86_64/bin/nvim
Linux (arm64)
AppImage 1. Download nvim-linux-arm64.appimage 2. Run chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimage - If your system does not have FUSE you can extract the appimage: ./nvim-linux-arm64.appimage --appimage-extract ./squashfs-root/usr/bin/nvim
Tarball 1. Download nvim-linux-arm64.tar.gz 2. Extract: tar xzvf nvim-linux-arm64.tar.gz 3. Run ./nvim-linux-arm64/bin/nvim
Other - Install by package manager
Reviews
No reviews yet — be the first.
More in Developer Tools
.NET 8.0 .NET Desktop Runtime
Official Microsoft .NET Desktop Runtime for .NET 8.0.
PyCharm Community
The Python IDE for Professional Developers
.NET 9.0 ASP.NET Core Runtime
Official Microsoft ASP.NET Core Runtime for .NET 9.0.
Git
A free and open source distributed version control system
.NET 10.0 .NET Desktop Runtime
Official Microsoft .NET Desktop Runtime for .NET 10.0.
.NET 8.0 .NET Runtime
Official Microsoft .NET Runtime for .NET 8.0.