Skip to content

Commit

Permalink
update ycm config
Browse files Browse the repository at this point in the history
  • Loading branch information
chxuan committed Aug 3, 2018
1 parent 0a246fd commit 6edbd03
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .ycm_extra_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,29 +80,6 @@
'/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',
]


Expand Down

0 comments on commit 6edbd03

Please sign in to comment.