YouCompleteMe/python/completers
Stanislav Golovanov 4d138b2b7f fix UnicodeEncodeError in ultisnips_completer
Fix a rare exception when a description of UltiSnips snippet contains
unicode symbols.

Fixes #274
2013-04-26 00:42:02 +04: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 Filename completer now uses include paths 2013-04-24 22:51:53 -07:00
general fix UnicodeEncodeError in ultisnips_completer 2013-04-26 00:42:02 +04: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