YouCompleteMe/python/completers
Strahinja Val Markovic 7500a94cda Use OnBufferVisit in ultisnips completer
This is instead of OnFileReadyToParse which is called every time the users stops
typing.
2013-04-24 13:31:28 -07:00
..
all Filename completer now uses threads 2013-04-22 22:30:10 -07:00
c No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
cpp Refactoring ycm_extra_conf handling into module 2013-04-22 10:31:16 -07:00
general Use OnBufferVisit in ultisnips completer 2013-04-24 13:31:28 -07:00
objc No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
objcpp No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
python Filename completer now uses threads 2013-04-22 22:30:10 -07:00
__init__.py Initial, rough version of completer separation 2012-08-04 17:46:54 -07:00
completer.py Filename completer now uses threads 2013-04-22 22:30:10 -07:00
general_completer.py Filename completer now uses threads 2013-04-22 22:30:10 -07:00
threaded_completer.py Filename completer now uses threads 2013-04-22 22:30:10 -07:00