YouCompleteMe/python
Strahinja Val Markovic 196228217f Filename completer now uses threads
This was done by introducing a new ThreadedCompleter class that descends from
Completer. Both JediCompleter and FilenameCompleter descend from
ThreadedCompleter.
2013-04-22 22:30:10 -07:00
..
clang_includes Moving clang includes to clang_includes folder 2013-01-17 17:08:11 -08:00
completers Filename completer now uses threads 2013-04-22 22:30:10 -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 Filename completer now uses threads 2013-04-22 22:30:10 -07:00