Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide function-parameters popup? #190

Closed
subnut opened this issue Jul 29, 2020 · 2 comments
Closed

How to hide function-parameters popup? #190

subnut opened this issue Jul 29, 2020 · 2 comments

Comments

@subnut
Copy link
Contributor

subnut commented Jul 29, 2020

This is when I am typing the function (i.e. auto-completion)
ncm2_report1

And this is when autocompletion is finished. i.e. it is the popup showing the function definition/parameters:
ncm2_report

I want to hide the second one, but still show the first one. How?

@roxma
Copy link
Member

roxma commented Aug 6, 2020

This is an issue of https://github.com/ncm2/ncm2-jedi
We could add an option to disable function-parameters popup

@roxma
Copy link
Member

roxma commented Aug 6, 2020

Use let g:ncm2_jedi#call_sig_hint = 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants