YouCompleteMe/python
Strahinja Val Markovic 14b2220f01 Supporting YcmCorePreload logic
Now the user has the option of writing custom logic before ycm_core.so is
loaded. This can be used to dynamically change the location of where ycm_core.so
is loaded by prepending paths to sys.path.

Very, very few people will need this feature, but I'm one of them so there.
2013-04-22 10:31:16 -07:00
..
clang_includes Moving clang includes to clang_includes folder 2013-01-17 17:08:11 -08:00
completers Refactoring ycm_extra_conf handling into module 2013-04-22 10:31:16 -07:00
extra_conf_store.py Supporting YcmCorePreload logic 2013-04-22 10:31:16 -07:00
vimsupport.py Ignoring mappings in our vim 'normal' invocation 2013-03-31 21:01:38 -07:00
ycm_utils.py Renaming utils.py to ycm_utils.py 2013-02-04 15:33:18 -08:00
ycm.py Supporting YcmCorePreload logic 2013-04-22 10:31:16 -07:00