YouCompleteMe/python
Strahinja Val Markovic 436017bd4d Now using new ycm_client_support shared lib
This means we can now load just ycm_client_support (which is a much smaller
library) into Vim and ycm_core into ycmd. Since ycm_client_support never depends
on libclang.so, we never have to load that into Vim which makes things much,
much easier.
2013-10-15 14:15:04 -07:00
..
clang_includes Using the new clang 3.3 headers 2013-06-19 21:58:53 -07:00
ycm Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
test_requirements.txt Adding WebTest to pip test dependencies 2013-10-07 11:03:28 -07:00