YouCompleteMe/python
Strahinja Val Markovic 8c0a9bc90e Fixing rare hang issue with ultisnips completer
The issue was that AsyncCandidateRequestReady in the ultisnips completer would
always return false if there were no snippets for the current filetype, leading
to an infinite loop in CompletionsForQuery.

Fixes #270.
2013-04-24 13:07:56 -07:00
..
clang_includes Moving clang includes to clang_includes folder 2013-01-17 17:08:11 -08:00
completers Fixing rare hang issue with ultisnips completer 2013-04-24 13:07:56 -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 Filename completer now uses threads 2013-04-22 22:30:10 -07:00
ycm.py Merge branch 'JazzCore-general_completers' 2013-04-22 22:37:32 -07:00