• A
    Add YouCompleteMe support · 64b474a8
    Andrea Bolognani 提交于
    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/
    64b474a8
.gitignore 3.9 KB