Package Details: neovim-nightly 0.13.0.r270.g32e249dfa6-1

Git Clone URL: https://aur.archlinux.org/neovim-nightly.git (read-only, click to copy)
Package Base: neovim-nightly
Description: Fork of Vim aiming to improve user experience, plugins, and GUIs
Upstream URL: https://neovim.io
Licenses: Apache-2.0, LicenseRef-vim
Conflicts: neovim
Provides: neovim, nvim, vim-plugin-runtime
Submitter: Farzat
Maintainer: Farzat
Last Packager: Farzat
Votes: 1
Popularity: 0.000121
First Submitted: 2024-02-02 02:10 (UTC)
Last Updated: 2026-04-22 02:20 (UTC)

Dependencies (22)

Required by (485)

Sources (3)

Latest Comments

jpete214 commented on 2026-04-21 15:35 (UTC)

The PKGBUILD is out of date with latest nvim nightly. runtime/nvim.desktop is now runtime/org.neovim.nvim.desktop and runtime/nvim.appdata.xml is now runtime/org.neovim.nvim.appdata.xml

Farzat commented on 2026-01-23 14:55 (UTC)

Do not flag this package as out-of-date, as the source URL ensures it automatically builds the latest nightly version.

Though it is not reflected in the AUR, the PKGBUILD will automatically update to the most recent version on build.

jpike commented on 2024-11-26 09:06 (UTC)

The build is broken since recent changes to the github repository, now instead of calling cmake etc. the build function can just do this:

make CMAKE_BUILD_TYPE=RelWithDebInfo CMAKE_INSTALL_PREFIX=/usr