update ycm config

This commit is contained in:
chxuan 2018-08-03 22:54:48 +08:00
parent 0a246fdc22
commit 6edbd03941

View File

@ -80,29 +80,6 @@ flags = [
'/usr/include/x86_64-linux-gnu',
'-isystem',
'/usr/local/include',
#'-isystem',
#'../BoostParts',
#'-isystem',
# This path will only work on OS X, but extra paths that don't exist are not
# harmful
#'/System/Library/Frameworks/Python.framework/Headers',
#'-isystem',
#'../llvm/include',
#'-isystem',
#'../llvm/tools/clang/include',
#'-I',
#'.',
#'-I',
#'./ClangCompleter',
#'-isystem',
#'./tests/gmock/gtest',
#'-isystem',
#'./tests/gmock/gtest/include',
#'-isystem',
#'./tests/gmock',
#'-isystem',
#'./tests/gmock/include',
]