Xinqi Bao's Git
projects
/
dotfiles.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
cleaned up .vimrc
[dotfiles.git]
/
.ycm_extra_conf.py
diff --git a/.ycm_extra_conf.py
b/.ycm_extra_conf.py
new file mode 100644
(file)
index 0000000..
23015c7
--- /dev/null
+++ b/
.ycm_extra_conf.py
@@ -0,0
+1,2
@@
+def Settings(**kwargs):
+ return {'flags': ['-I.', '-Ilib', '-Iinclude', '-Iincludes']}