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.037315
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 .. 40 41 42 43 44 45 46 47 48 49 50 .. 53 Next › Last »

eberan commented on 2014-10-05 18:54 (UTC)

All pull requests have been merged, so I'm switching back to the upstream repositories (Valloric on github).

doragasu commented on 2014-10-03 07:16 (UTC)

It builds now, THANKS!

mexus commented on 2014-10-02 19:18 (UTC)

Thank you very much, it's very nice of you as a package maintainer!

eberan commented on 2014-10-02 19:09 (UTC)

I've temporarily updated the PKGBUILD to point to the forked repo's for YouCompleteMe and ycmd. When they accept the pull request and update their repo's I'll switch back. This should get you going for the time being.

eberan commented on 2014-10-02 17:46 (UTC)

Sorry for the delay. It turns out there was a regression in the OmniSharpServer, so just updating to latest broke the test/QA. They merged my fix so now I'm just waiting on ycmd to test and merge the updated OmniSharpServer submodule. (https://github.com/Valloric/ycmd/pull/40)

mexus commented on 2014-10-02 16:15 (UTC)

eberan, could you please post a link to your repo/commit? It looks like Valloric hadn't fixed it yet =(

eberan commented on 2014-09-30 19:39 (UTC)

Ok, it looks like there was an issue with OmniSharp + Mono 3.8. It has been fixed upstream, but the Valloric/ycmd repo has not updated the submodule commit id to or beyond the fix(es). I can verify that building with HEAD OmniSharp(Server) repo works fine. I'll put in a merge request for Valloric.

eberan commented on 2014-09-30 18:53 (UTC)

I get the same error when building. I'll look into it.