c31152d345
YCM should start the same whether Vim is running in GUI or not. Otherwise, this makes it difficult for other plugins to interact with YCM at startup because they can't predict how YCM will start unless they also check if Vim is running in GUI which is unreasonable. Since we can't load it at Vim startup because of a deadlock issue, we should always defer it at the VimEnter event. |
||
---|---|---|
.. | ||
youcompleteme.vim |