YouCompleteMe/python/ycm/completers
Strahinja Val Markovic 088eb4d0d2 Cleaner server shutdown
Listening for VimLeave was sub-optimal. popen.terminate() is much cleaner.
2013-10-07 11:03:26 -07:00
..
all A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
c Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
cpp A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
cs Cleaner server shutdown 2013-10-07 11:03:26 -07:00
general Cleaner server shutdown 2013-10-07 11:03:26 -07:00
objc Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
objcpp Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
python A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
__init__.py Moving everything under pytho/ycm 2013-05-19 19:44:42 -07:00
completer_utils_test.py g:ycm_semantic_triggers now only adds new triggers 2013-06-29 11:53:16 -07:00
completer_utils.py Decoupling completers from Vim; still WIP & broken 2013-10-07 11:03:25 -07:00
completer.py Cleaner server shutdown 2013-10-07 11:03:26 -07:00
general_completer.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
threaded_completer.py Decoupling completers from Vim; still WIP & broken 2013-10-07 11:03:25 -07:00