update ycm config
This commit is contained in:
parent
ec46661d9a
commit
f320411c19
@ -84,6 +84,14 @@ flags = [
|
||||
'/usr/include/x86_64-linux-gnu',
|
||||
'-isystem',
|
||||
'/usr/local/include',
|
||||
|
||||
# Termux
|
||||
'-isystem',
|
||||
'/data/data/com.termux/files/usr/include',
|
||||
'-isystem',
|
||||
'/data/data/com.termux/files/usr/include/c++/v1',
|
||||
'-isystem',
|
||||
'/data/data/com.termux/files/usr/include/c++/v1/experimental',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user