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

Make it possible to disable popup in auto completion menu #579

Open
julien opened this issue Nov 24, 2024 · 0 comments
Open

Make it possible to disable popup in auto completion menu #579

julien opened this issue Nov 24, 2024 · 0 comments

Comments

@julien
Copy link
Contributor

julien commented Nov 24, 2024

By default or when calling LspOptionsSet({'autoComplete': v:true}) , the plugin sets the value of completeopt, which displays a popup when selecting an item in the menu.

Is there a way to make this configurable? I don't mind using the 'autoComplete' option since it works well, but I don't like popup windows, and would like to disable it.

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

1 participant