YouCompleteMe/python/ycm/client
Strahinja Val Markovic 6c01881e1a Replaced Syntastic support with YCM-native code
Currently, the only supported Syntastic features are the error signs in the
gutter. Other features will be added in the future.
2014-01-06 15:24:05 -08:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py Removing the server_idle_suicide_seconds option 2013-11-20 12:33:57 -08:00
command_request.py Diagnostics work again... somewhat. 2013-10-07 11:03:29 -07:00
completion_request.py Now possible to sent Vim data to FlagsForFile func 2013-10-26 16:22:43 -07:00
event_notification.py Replaced Syntastic support with YCM-native code 2014-01-06 15:24:05 -08:00
omni_completion_request.py Omni completion works again 2013-10-07 15:47:48 -07:00
ycmd_keepalive.py Removing the server_idle_suicide_seconds option 2013-11-20 12:33:57 -08:00