Xinqi Bao's Git
projects
/
dotfiles.git
/ blob
23015c7eb8820420588a0582f5b3772ea6930121
[dotfiles.git]
/
.ycm_extra_conf.py
1
def
Settings
(**
kwargs
):
2
return
{
'flags'
: [
'-I.'
,
'-Ilib'
,
'-Iinclude'
,
'-Iincludes'
]}