YouCompleteMe/python
micbou b440f682a8 Add error messages when ycmd crashed
Display an error message to the user depending on the status code
returned by the ycmd server.
Remove ycm_core checks in plugin/youcompleteme.vim. These checks are
now done by the ycmd server.
Do not start a separate process to check the core version but rely on
ycmd returning a specific exit code. This slightly improves the Vim
startup time.
2016-05-02 23:08:32 +02:00
..
ycm Add error messages when ycmd crashed 2016-05-02 23:08:32 +02:00
test_requirements.txt Updating to latest ycmd 2016-02-22 09:50:15 -08:00