YCM config update (vim plugin)

This commit is contained in:
Henrik Rydgård 2015-10-14 21:53:39 +02:00
parent 27a124dcff
commit 71398cbc34

View file

@ -41,6 +41,8 @@ flags = [
'-fexceptions',
'-DNDEBUG',
'-Iext/native',
'-Iext/native/ext',
'-Iext/native/ext/glew',
'-ICommon',
# THIS IS IMPORTANT! Without a "-std=<something>" flag, clang won't know which
# language to use when compiling headers. So it will guess. Badly. So C++