timofonic: Probably not. I found some discussion in https://bbs.archlinux.org/viewtopic.php?id=186880
Search Criteria
Package Details: neovim-git 0.11.0.r711.g7b7c95dac9-1
Package Actions
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: | 257 |
Popularity: | 1.22 |
First Submitted: | 2014-02-21 19:50 (UTC) |
Last Updated: | 2024-09-04 00:24 (UTC) |
Dependencies (24)
- libluv
- libutf8proc (libutf8proc-gitAUR)
- libuv (libuv-gitAUR)
- lua51-lpeg
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- msgpack-c
- tree-sitter (tree-sitter-gitAUR)
- tree-sitter-c (tree-sitter-c-gitAUR)
- tree-sitter-lua (tree-sitter-lua-gitAUR)
- tree-sitter-markdown (tree-sitter-markdown-gitAUR)
- tree-sitter-query
- tree-sitter-vim
- tree-sitter-vimdoc (tree-sitter-vimdoc-gitAUR)
- unibilium
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- python-pynvim (python-pynvim-gitAUR) (optional) – for Python plugin support (see :help python)
- tree-sitter-bash (tree-sitter-bash-gitAUR) (optional) – tree-sitter parser for bash
- tree-sitter-python (tree-sitter-python-gitAUR) (optional) – tree-sitter parser for python
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – for clipboard support on wayland (see :help clipboard)
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – for clipboard support on X11 (or xsel) (see :help clipboard)
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – for clipboard support on X11 (or xclip) (see :help clipboard)
Required by (431)
- candyvim-git (requires neovim)
- cmp-buffer (requires neovim)
- completion-nvim (requires neovim)
- cppman-git (requires neovim) (optional)
- deoplete (requires neovim) (optional)
- deoplete-git (requires neovim) (optional)
- eovim (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)
- grg-git (requires neovim) (optional)
- hyprforest-installer-bin (requires neovim) (optional)
- lua51-prompt-style (requires neovim) (optional)
- lunarvim-git (requires neovim)
- mason.nvim (requires neovim)
- Show 411 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 40 Next › Last »
fwalch commented on 2016-03-14 20:41 (UTC)
timofonic commented on 2016-03-14 01:17 (UTC)
@fwalch
Can that be automated?
fwalch commented on 2016-01-23 00:24 (UTC)
Heads up: When upgrading to msgpack-c 1.4.0 (currently in [community-testing]), this package will have to be recompiled (I had to use makepkg -C, to clean the CMake cache) to link the new libmsgpackc.so.
fwalch commented on 2016-01-19 18:58 (UTC)
agauniyal: Just setting the flag in /etc/makepkg.conf and running makepkg should work; are you experiencing problems?
agauniyal commented on 2016-01-19 13:16 (UTC)
How should I build this with -march=native flag?
mrkline commented on 2016-01-18 19:54 (UTC)
My apologies - I hadn't swapped out libvterm-bzr for libvterm when it was added to the Arch repos in November.
fwalch commented on 2016-01-06 17:49 (UTC)
mrkline: The package currently depends on "libvterm" and "libtermkey", which are both in the Arch repos. Bazaar is not required to build.
mrkline commented on 2016-01-05 18:47 (UTC)
Is there any chance this package could use neovim's Github mirrors of libvterm and libtermkey (https://github.com/neovim/libvterm and https://github.com/neovim/libtermkey, respectively)?
This eliminates bazaar as a build dependency, and cloning from Github seems to go *much* faster than from bazaar.leonerd.org.uk
fwalch commented on 2015-11-03 07:15 (UTC)
On second thought, I agree with Scimmia. If you want a clean build, you can use 'makepkg -C'.
Scimmia commented on 2015-11-02 15:26 (UTC)
FWIW, I disagree with eolianoe. If you want a clean build, delete the src dir before building. In the vast majority of cases, incremental builds should be fine.
Pinned Comments
fwalch commented on 2016-07-04 19:52 (UTC) (edited on 2016-07-04 19:54 (UTC) by fwalch)