YouCompleteMe/python/ycm/completers
Strahinja Val Markovic f91790e2ee Only importing ycm_core in ycmd
I'm not sure, but it seems that loading both ycm_client_support and ycm_core
into the same process is causing random ycmd crashes.
2013-10-28 12:17:18 -07:00
..
all Ensuring ident completion works always 2013-10-14 13:29:28 -07:00
c Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
cpp Now possible to sent Vim data to FlagsForFile func 2013-10-26 16:22:43 -07:00
cs Fixing some cs completer subcommands failing 2013-10-26 12:28:10 -07:00
general Checking if ultisnips data present before using it 2013-10-14 12:32:18 -07:00
objc Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
objcpp Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
python Removing the sys.path changes from jedi_completer 2013-10-07 11:03:30 -07:00
__init__.py Moving everything under pytho/ycm 2013-05-19 19:44:42 -07:00
completer_utils_test.py g:ycm_semantic_triggers now only adds new triggers 2013-06-29 11:53:16 -07:00
completer_utils.py NativeFiletypeCompletionAvailable now a local call 2013-10-07 16:10:48 -07:00
completer.py Only importing ycm_core in ycmd 2013-10-28 12:17:18 -07:00
general_completer.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00