YouCompleteMe/python/ycm/completers/cpp
Strahinja Val Markovic 207a0779c3 Ensuring filename is a plain Python string
We don't want to send a unicode string to the user's ycm_extra_conf.py file.
This should fix problems with sending the filename to YCM's CompilationDatabase
API.
2013-11-05 10:28:40 -08:00
..
tests Now possible to sent Vim data to FlagsForFile func 2013-10-26 16:22:43 -07:00
__init__.py Moving everything under pytho/ycm 2013-05-19 19:44:42 -07:00
clang_completer.py Ensuring filename is a plain Python string 2013-11-05 10:28:40 -08:00
clang_helpers.py Check for empty flags list 2013-05-28 09:43:13 -07:00
flags.py Now possible to sent Vim data to FlagsForFile func 2013-10-26 16:22:43 -07:00
hook.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00