Just because the version number seems old doesn't mean this package is out of date. Similar to git packages, this package will always download the latest nightly.
Search Criteria
Package Details: neovim-nightly 0.10.0.dev.20230525-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/neovim-nightly.git (read-only, click to copy) |
---|---|
Package Base: | neovim-nightly |
Description: | hyperextensible Vim-based text editor |
Upstream URL: | https://github.com/neovim/neovim/releases/tag/nightly |
Licenses: | custom:neovim |
Conflicts: | neovim |
Provides: | neovim, vim-plugin-runtime |
Submitter: | iamawacko |
Maintainer: | iamawacko |
Last Packager: | iamawacko |
Votes: | 2 |
Popularity: | 0.187670 |
First Submitted: | 2023-03-07 02:32 (UTC) |
Last Updated: | 2023-05-25 16:49 (UTC) |
Dependencies (20)
- libluv
- libtermkey (libtermkey-git, libtermkey-bzr)
- libuv (libuv-git)
- libvterm (libvterm-bzr, libvterm-0.1)
- luajit (luajit-2.1-lua52-git, luajit-openresty)
- msgpack-c
- tree-sitter (tree-sitter-git)
- unibilium
- cmake (cmake-git) (make)
- gperf (gperf-git) (make)
- lua51-lpeg (make)
- lua51-mpack (make)
- ninja (ninja-git, ninja-samurai, ninja-kitware, ninja-mem, python-ninja) (make)
- patchelf (make)
- python-pynvim (python-pynvim-git) (optional) – Python 3 provider
- python2-neovim (python2-neovim-git, python2-pynvim) (optional) – Python 2 provider
- ruby-neovim (optional) – Ruby provider
- wl-clipboard (wl-clipboard-rs-git, wl-clipboard-git, wl-clipboard-rs) (optional) – wayland clipboard integration
- xclip (wl-clipboard-x11, xclip-git) (optional) – X11 clipboard integration
- xsel (xsel-git, wl-clipboard-x11) (optional) – X11 clipboard integration
Required by (401)
- astronvim (requires neovim)
- astronvim-git (requires neovim)
- bettervim (requires neovim)
- candyvim-git (requires neovim)
- cmp-buffer (requires neovim)
- cmp-nvim-lsp (requires neovim)
- completion-nvim (requires neovim)
- deoplete (requires neovim) (optional)
- deoplete-git (requires neovim) (optional)
- eovim (requires neovim)
- eovim-git (requires neovim)
- fvim (requires neovim)
- fvim-bin (requires neovim)
- glrnvim (requires neovim)
- gnvim (requires neovim)
- gnvim-git (requires neovim)
- goneovim-bin (requires neovim)
- goneovim-git (requires neovim)
- gonvim (requires neovim)
- instant-rst (requires neovim) (optional)
- Show 381 more...
Sources (1)
Latest Comments
iamawacko commented on 2023-05-25 16:42 (UTC)
REmorin commented on 2023-03-06 17:03 (UTC)
@iamawacko oh, sorry, forgot about the source code in the github assets.
Btw, maybe rename this package to neovim-nightly
, so that more people can find it, because nvim-…
is counter-intuitive as opposed to neovim
, neovim-git
, etc.
Also, if it's impossible to change aur keywords (to remove the annoying trailing commas), renaming (creating new package and submitting merge request to this) should help with this, I think.
iamawacko commented on 2023-03-05 22:04 (UTC)
@REmorin neovim-nightly builds from source, which makes it useful for all kinds of people. neovim-nightly-bin only supports x86_64, while neovim-nightly supports any architecture an arch port might use.
FabioLolix commented on 2023-03-05 12:42 (UTC)
@REmorin this one build from source
REmorin commented on 2023-03-05 09:54 (UTC)
@iamawacko this package is now nothing-better duplicate of neovim-nightly-bin.
So delete it?
REmorin commented on 2023-03-03 22:17 (UTC)
Hi, as I understood from the PKGBUILD this is a VCS package, because it doesn't care about the (listed here) version itself, it just fetches the latest.
So, could you please use the pkgver() function, so that you won't need to bump the version anymore and e.g. custom repos can display the correct newest version themselves?
Pinned Comments
iamawacko commented on 2023-05-25 16:42 (UTC)
Just because the version number seems old doesn't mean this package is out of date. Similar to git packages, this package will always download the latest nightly.