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

推荐订阅源

爱范儿
爱范儿
WordPress大学
WordPress大学
C
Check Point Blog
GbyAI
GbyAI
U
Unit 42
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Hugging Face - Blog
Hugging Face - Blog
Vercel News
Vercel News
博客园 - 【当耐特】
美团技术团队
小众软件
小众软件
S
SegmentFault 最新的问题
Jina AI
Jina AI
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The Cloudflare Blog
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog

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?