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 make it open the completion windows only when i press tab or Ctrl-N #39

Open
justrajdeep opened this issue Oct 27, 2016 · 4 comments

Comments

@justrajdeep
Copy link

Hi

I could not find an option to open the completion window only when i press a trigger like or <Ctrl-N/P>

Can you please add this to the document ?

@maralla
Copy link
Owner

maralla commented Nov 2, 2016

I added an option to trigger completion manually.

@justrajdeep
Copy link
Author

Thanks

@justrajdeep
Copy link
Author

Hi

I used this let g:completor_auto_trigger = 0 option that u added. it opens up the popup when i trigger it, but i cannot narrow the search result in the popup, as soon as i type the next character the popup closes and i have to trigger it again to open it.

what would be helpful is that the popup remains open after the trigger till a match is found or the popup is closed using some other trigger and the popup is narrowed when u type the subsequent characters.

@justrajdeep justrajdeep reopened this Nov 4, 2016
@markonm
Copy link

markonm commented Nov 24, 2016

Hi,

it works fine for me. Could you post minimal vimrc and steps to reproduce the problem?

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

3 participants