Add YouCompleteMe support
YouCompleteMe[1] is a vim plugin that implements semantic code completion using libclang. For non-trivial projects such as libvirt, the plugin needs some help figuring out where to find the various header files: generate its configuration file at configure time so that the plugin works out of the box. [1] http://valloric.github.io/YouCompleteMe/
Showing
.ycm_extra_conf.py.in
0 → 100644
想要评论请 注册 或 登录