]> git.ipfire.org Git - thirdparty/systemd.git/commit - .ycm_extra_conf.py
ycm: add initial support for the meson build system
authorJiahui Xie <jiahui.xie@outlook.com>
Sun, 26 Nov 2017 17:35:49 +0000 (10:35 -0700)
committerJiahui Xie <jiahui.xie@outlook.com>
Mon, 27 Nov 2017 16:47:40 +0000 (09:47 -0700)
commit1c5ea5913e2db15b45d8c2fbe96c6a769850a4e5
tree8dfeb7bfdc7f801045bc8ed4a700c1ef5e32cec8
parentc8ace1bf5d8da858d5e5c2c49904eeaba34202e0
ycm: add initial support for the meson build system

The existing configuration file of 'YouCompleteMe' is outdated as it is
still based on 'Makefile' generated by the previous build system
(autoconf); the new script should be able to provide proper semantic
completion for definitions exposed in the project's header files.
.ycm_extra_conf.py