Package Details: vim-youcompleteme-git r3216.0d855962-1

Git Clone URL: https://aur.archlinux.org/vim-youcompleteme-git.git (read-only, click to copy)
Package Base: vim-youcompleteme-git
Description: A code-completion engine for Vim
Upstream URL: https://ycm-core.github.io/YouCompleteMe/
Keywords: completion engine neovim vim ycm
Licenses: GPL3
Groups: vim-plugins
Submitter: thestinger
Maintainer: artafinde
Last Packager: artafinde
Votes: 170
Popularity: 0.041346
First Submitted: 2013-02-05 21:32 (UTC)
Last Updated: 2024-08-19 15:53 (UTC)

Dependencies (19)

Required by (0)

Sources (2)

Pinned Comments

artafinde commented on 2021-04-10 13:03 (UTC)

If you want to use system's abseil set the _use_system_abseil to ON - default is to download from internet during build.

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 53 Next › Last »

0x76 commented on 2017-12-20 20:25 (UTC)

@bluehood For errors about failing to verify ncurses5-compat-lib please look here: https://aur.archlinux.org/packages/ncurses5-compat-libs/ (more specifically at the first pinned comment) instead of flagging this out-of-date

ejno commented on 2017-12-09 04:41 (UTC)

I think that "boost" is the build dependency and "boost-libs" is the runtime requirement.

Also, at first the plugin fails because it is compiled with python2 and loaded with python3 (this can be worked around by setting a vim variable).

<deleted-account> commented on 2017-10-31 20:26 (UTC)

Is there any reason ycm_core is compiled with python2 instead of python3?

edacval commented on 2017-09-22 20:34 (UTC)

@unxusr Just rebuild and will work again

unxusr commented on 2017-09-22 16:29 (UTC)

Not working after arch update clang to 5.0. Got the error: ImportError: libclang.so.4: cannot open shared object file: No such file or directory.

zerophase commented on 2017-09-22 02:31 (UTC)

Anyone else recently see YCMD start failing to compile the C# portions? Which package should I get the Roslyn compiler from?

Disinterpreter commented on 2017-08-25 12:36 (UTC)

@lahwaacz ok, thanks.

lahwaacz commented on 2017-08-25 08:41 (UTC)

@CookDark: That's irrelevant here, see https://aur.archlinux.org/packages/ncurses5-compat-libs/

Disinterpreter commented on 2017-08-25 08:38 (UTC)

==> Retrieving sources... -> Downloading ncurses-6.0-20170527.tgz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://invisible-mirror.net/archives/ncurses/current/ncurses-6.0-20170527.tgz Aborting... ==> ERROR: Makepkg was unable to build ncurses5-compat-libs.

wijagels commented on 2017-08-06 18:29 (UTC)

@linsinn make sure gcc is installed and not broken.