A fast, elegant, and cross-platform vim/neovim frontend
A modern Neovim experience with native performance and stunning visuals.
Hardware-accelerated rendering on modern .NET for a smooth, responsive editing experience.
Blur, Acrylic, Mica transparency effects and full font ligature support — your editor, beautiful.
File type associations and system context menu support — open files in AeroVim right from your OS.
Runs natively on Windows, macOS, and Linux. One editor, every desktop.
Download a pre-built release or build from source.
Grab the latest release for your platform from GitHub Releases.
Go to Releasesxattr -cr /Applications/AeroVim.app
before first launch.
Requires the .NET 10 SDK.
# Restore & build dotnet restore aerovim.sln dotnet build aerovim.sln -c Release # Publish for your platform dotnet publish AeroVim/AeroVim.csproj \ -c Release -r win-x64
win-x64 with osx-arm64,
osx-x64, or linux-x64
for other platforms.