Package Details: neovim-git 0.11.0.r1727.g524cdd35c2-1

Git Clone URL: https://aur.archlinux.org/neovim-git.git (read-only, click to copy)
Package Base: neovim-git
Description: Fork of Vim aiming to improve user experience, plugins, and GUIs
Upstream URL: https://neovim.io
Keywords: editor
Licenses: custom:neovim
Conflicts: neovim
Provides: neovim, vim-plugin-runtime
Submitter: fhahn
Maintainer: Farzat (gpanders)
Last Packager: gpanders
Votes: 259
Popularity: 1.10
First Submitted: 2014-02-21 19:50 (UTC)
Last Updated: 2025-02-10 14:14 (UTC)

Required by (451)

Sources (3)

Pinned Comments

fwalch commented on 2016-07-04 19:52 (UTC) (edited on 2016-07-04 19:54 (UTC) by fwalch)

Please don't flag this package out-of-date just because the version number displayed on AUR seems old. This is normal for VCS packages. As long as building the package works without problems, it isn't necessary to update the PKGBUILD here. makepkg will automatically retrieve the latest version when you build the package locally.

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 41 Next › Last »

fwalch commented on 2019-06-11 21:16 (UTC)

@dsifford @jbradaric Added a dependency on libluv, thanks!

dsifford commented on 2019-06-11 13:18 (UTC)

@jbradaric Awesome. That fixed it for me as well.

jbradaric commented on 2019-06-11 08:53 (UTC)

dsifford: I get the same error, it seems that neovim now depends on libluv. I've added an AUR package for it, after installing the package the build passes and neovim works.

dsifford commented on 2019-06-10 21:16 (UTC) (edited on 2019-06-10 21:16 (UTC) by dsifford)

Is anyone else getting CMAKE build errors today (2019/06/10)?

This package no longer compiles for me.

LIBLUV_INCLUDE_DIR (ADVANCED)
   used as include directory in directory [....] (repeated dozens of times)

LIBLUV_LIBRARY (ADVANCED)
    linked by target "libnvim" in directory [...]
    linked by target "nvim-test" in directory [...]
    linked by target "nvim" in directory [...]

svenstaro commented on 2019-05-01 04:53 (UTC)

Just a heads-up: I've made some changes in the official neovim package which you might want to follow. It will cut some complexity from the package. You might also want to use Ninja as the build system.

fwalch commented on 2018-11-25 10:36 (UTC)

zhou13: Sure, updated!

zhou13 commented on 2018-11-25 09:22 (UTC)

I can successfully compile this package on my raspberry pi. Could you add 'armv7h' and 'armv6h' to the arch variable? Thanks!

swiftgeek commented on 2018-02-26 03:29 (UTC)

I had leftover libtermkey-bzr and libvterm-bzr leftover packages, sorry.