From: Samir Benmendil Date: Wed, 15 Nov 2017 11:52:02 +0000 (+0000) Subject: vim: don't include `/usr/include` in ycm_extra_conf X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/34ec4ebefa10b27275f241bd378f4e4dbc6177b3?hp=34ec4ebefa10b27275f241bd378f4e4dbc6177b3 vim: don't include `/usr/include` in ycm_extra_conf It is included by default when compiling and adding this will change the order and break the build ---