Christian Brabandt 5c24c3c504 call YCM function only if they are defined
fixes #1187 by making sure, we only call functions, that actually exist.

Should make vim-airline work with lady loaded YCM, e.g. using vim-plug:

```viml
" Code to execute when the plugin is loaded on demand
Plug 'Valloric/YouCompleteMe', { 'for': 'cpp' }
autocmd! User YouCompleteMe if !has('vim_starting') | call youcompleteme#Enable() | endif
```
2016-06-24 11:49:53 +02:00
..
2016-04-20 21:10:28 +02:00
2016-05-22 21:29:00 +02:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-05-30 03:44:39 +08:00
2016-02-29 22:38:39 +01:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-02-06 16:05:29 +01:00
2016-01-14 21:38:38 -05:00