"let g:signature_help_config = { " \ 'border': v:true, " \ 'maxWidth': 80, " \ 'maxHeight': 30, " \ 'style': "virtual", " \ 'onTriggerChar': v:false, " \ 'multiLabel': v:false, " \ } "call signature_help#enable()