MirrorNest

Neovim

Vim-fork focused on extensibility and usability

WindowsEntwicklertoolsOpen Source

v0.12.5

11.9 MBgeprüft, sauber· 2 Downloads

Screenshots

Über

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.

Architektur: x64

Neuigkeiten in v0.12.5

NVIM v0.12.5 Build-Typ: Release LuaJIT 2.1.1774638290 Release Notes - Changelog (Fixes + Features) - News (:help news in Nvim)

Installieren

Windows

Zip 1. Download nvim-win64.zip (oder nvim-win-arm64.zip für ARM) 2. Den Zip extrahieren 3. Führen Sie nvim.exe in Ihrem Terminal aus

MSI 1. Download nvim-win64.msi (oder nvim-win-arm64.msi für ARM) 2. Betrieb des MSI 3. Führen Sie nvim.exe in Ihrem Terminal aus Hinweis: Unter Windows "Server" müssen Sie möglicherweise vcruntime*.dll installieren.

macOS (x86 64) 1. Download nvim-macos-x86 64.tar.gz 2. Führen Sie xattr -c ./nvim-macos-x86 64.tar.gz aus (um eine Warnung eines "unbekannten Entwicklers" zu vermeiden) 3. Extrakt: Teer xzvf nvim-macos-x86 64.tar.gz 4. Lauf ./nvim-macos-x86 64/bin/nvim

macOS (arm64) 1. Download nvim-macos-arm64.tar.gz 2. Führen Sie xattr -c ./nvim-macos-arm64.tar.gz aus (um eine Warnung eines "unbekannten Entwicklers" zu vermeiden) 3. Extrakt: Teer xzvf nvim-macos-arm64.tar.gz 4. Lauf ./nvim-macos-arm64/bin/nvim

Linux (x86 64) Wenn Ihr System nicht über die erforderliche glibc-Version verfügt, versuchen Sie die (nicht unterstützten) Builds für ältere glibc.

AppImage 1. Download nvim-linux-x86 64.appimage 2. Ausführung chmod u+x nvim-linux-x86 64.appimage && ./nvim-linux-x86 64.appimage - Wenn Ihr System nicht über FUSE verfügt, können Sie das Appimage extrahieren: ./nvim-linux-x86 64.appimage --appimage-Extrakt ./squashfs-root/usr/bin/nvim

Tarball 1. Download nvim-linux-x86 64.tar.gz 2. Extrakt: tar xzvf nvim-linux-x86 64.tar.gz 3. Lauf ./nvim-linux-x86 64/bin/nvim

Linux (arm64)

AppImage 1. Download nvim-linux-arm64.appimage 2. Ausführung chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimage - Wenn Ihr System nicht über FUSE verfügt, können Sie das Appimage extrahieren: ./nvim-linux-arm64.appimage --appimage-Extrakt ./squashfs-root/usr/bin/nvim

Tarball 1. Download nvim-linux-arm64.tar.gz 2. Extrakt: Teer xzvf nvim-linux-arm64.tar.gz 3. Lauf ./nvim-linux-arm64/bin/nvim

andere - Installieren durch Paketmanager

Bewertungen

Noch keine Bewertungen — sei der Erste.

Bewertung abgeben

Melde dich an, um als verifiziertes Mitglied statt anonym zu posten.

Mehr in Entwicklertools