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.48
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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 53 Next › Last »

urxvtcd-256 commented on 2018-12-22 22:56 (UTC)

Modified PKGBUILD to also support Typescript: https://pastebin.com/rHmc1tTm First time I'm doing it but it seems to be working :)

Rubonnek commented on 2018-12-19 23:08 (UTC)

@Trent thanks for the changes! Looks good to me!

Trent commented on 2018-12-12 08:13 (UTC) (edited on 2018-12-12 08:23 (UTC) by Trent)

Several submodules are added or removed. So I made an updated PKGBUILD.

https://pastebin.com/raw/KYQ4XDUA

Rubonnek commented on 2018-11-30 09:36 (UTC)

@petronny please provide more details. How can I reproduce the problem? What are the steps?

Rubonnek commented on 2018-11-30 09:35 (UTC)

@wald00 Change your build directory. IIRC there's a setting in yaourt to tweak that.

Building this package can easily surpass the size of tmpfs.

petronny commented on 2018-11-30 08:06 (UTC)

Hi, could you remove groups=('vim-plugins') from the PKGBUILD? It's not necessary for AUR. And if a third-party repository provides the binary version of this package, it will alter the behavior of installing vim-plugins which may causes somethings, such as tutorials for beginners, fail.

wald00 commented on 2018-11-29 13:22 (UTC)

Hello @Rubonnek, I trying to install the package but I have problem compiling. Could you see the logs and give us some tips.

https://pastebin.com/kRVTNtnu

Thanks in advance.

Rubonnek commented on 2018-10-30 17:00 (UTC)

Anytime!

raucao commented on 2018-10-30 15:10 (UTC)

Thanks for fixing. After deleting the pyc files and rebuilding, it's working for me as well now.