惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
B
Blog RSS Feed
L
LangChain Blog
Jina AI
Jina AI
爱范儿
爱范儿
C
Check Point Blog
云风的 BLOG
云风的 BLOG
Last Week in AI
Last Week in AI
月光博客
月光博客
GbyAI
GbyAI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Stack Overflow Blog
Stack Overflow Blog
V
V2EX
A
About on SuperTechFans
有赞技术团队
有赞技术团队
Microsoft Azure Blog
Microsoft Azure Blog
The GitHub Blog
The GitHub Blog
博客园 - Franky
Apple Machine Learning Research
Apple Machine Learning Research
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - vim-clang-complete-git
2026-06-12 · via AUR Newest Packages

adam900710 commented on 2019-03-07 12:44 (UTC)

Just a recommendation for anyone who is interested in this package.

Please refer to vim-lsp-git and use clangd with compile_commands. It provides much better support (from my experience with kernel module developement).

adam900710 commented on 2016-09-19 07:45 (UTC)

PKGBUILD updated to include kinds.py and update helptag correctly. New VCS pkgver will make pacman to consider new package older than old 2013XXXXX one. So user may need to manual update the package.

littleroad commented on 2016-08-10 07:50 (UTC)

Excuse me, this package should contain kinds.py, because libclang.py need import kinds from it.

adam900710 commented on 2016-05-19 08:56 (UTC)

Also, this package doesn't have good install script to update vim helptags. Please add install file to update vim helptags. Thanks.

adam900710 commented on 2016-05-16 07:26 (UTC)

OK, clang 3.8 is just causing warning, not sure if it will really slow down completion.

adam900710 commented on 2016-05-16 02:36 (UTC)

'Clang' from extra repo is now 3.8, and the plugin now needs 'clang35' as dependency.

zopieux commented on 2016-03-14 18:16 (UTC)

This package broke the latest vim release 7.4.1529-1: going into C syntax does fubar to vim/the terminal.

dobo commented on 2014-12-08 17:00 (UTC)

There's open ticket for Python 3 support in mainstream. https://github.com/Rip-Rip/clang_complete/issues/430

adam900710 commented on 2014-11-27 07:19 (UTC)

Now arch official repo split vim and vim-python3, so how about to support vim-python3 or clang-completion will only support python2?