Replies: 1 comment
-
Mea culpa: this was caused by YouCompleteMe. Sorry for the noise. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When the cursor is on the opening parenthesis of a function (normal mode), I get an info popup which obscures the lines immediately above. I'd like to stop (or possibly move) that popup.
I've tried
let g:lsp_signature_help_enabled = 0
but the popup persists.How can I stop it?
Beta Was this translation helpful? Give feedback.
All reactions