Search Criteria
Package Details: neovim-nightly 0.13.0.r270.g32e249dfa6-1
Package Actions
| 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)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libluv
- libtree-sitter.so (tree-sitter-gitAUR, tree-sitter)
- libunibilium.so (unibilium)
- libutf8proc (libutf8proc-gitAUR)
- libuv (libuv-gitAUR)
- libvterm (libvterm-bzrAUR, libvterm-0.1AUR)
- lua51-lpeg
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- msgpack-c (msgpack-c-gitAUR)
- tree-sitter (tree-sitter-gitAUR)
- unibilium
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- lua51-mpack (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python-pynvim (python-pynvim-gitAUR) (optional) – for Python plugin support (see :help python)
- tree-sitter-cli (tree-sitter-cli-gitAUR, tree-sitter-cli-github-binAUR) (optional) – for tree-sitter parser compilation
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – for clipboard support on wayland (see :help clipboard)
- Show 2 more dependencies...
Required by (485)
- alacritty-mcp (requires neovim) (optional)
- arch-update (requires neovim) (optional)
- arch-update-git (requires neovim) (optional)
- arduino-cli-manager-git (requires neovim)
- autoricer-bin (requires neovim) (optional)
- candyvim-git (requires neovim)
- cmp-buffer (requires neovim)
- contextpilot (requires neovim) (optional)
- contextpilot-git (requires neovim) (optional)
- cppman-git (requires neovim) (optional)
- deoplete (requires neovim) (optional)
- deoplete-git (requires neovim) (optional)
- eovim (requires neovim)
- fvim (requires neovim)
- fvim-bin (requires neovim)
- fzfocus (requires neovim)
- glrnvim (requires neovim)
- gnvim-git (requires neovim)
- goneovim-bin (requires neovim)
- goneovim-git (requires neovim)
- Show 465 more...
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
cmakeetc. thebuildfunction can just do this:make CMAKE_BUILD_TYPE=RelWithDebInfo CMAKE_INSTALL_PREFIX=/usr