Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

build nvim.appimage for aarch64(arm64) arch

License

Notifications You must be signed in to change notification settings

matsuu/neovim-aarch64-appimage

Repository files navigation

neovim-aarch64-appimage

Build nvim.appimage for aarch64(arm64) architecture

Since v0.10.4, Neovim has been distributing an AppImage for arm64, making this repository obsolete.

Requirements

  • Docker

Usage

build master branch

./build.sh

build with specified version

./build.sh v0.7.2

License

MIT