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

Refactor completeopt handling #715

Closed
wants to merge 3 commits into from

Conversation

blueyed
Copy link
Collaborator

@blueyed blueyed commented Jun 4, 2017

Temporarily set &completeopt before triggering automatic completion,
instead of handling different settings afterwards.
g:jedi#popup_select_first is used to use noinsert instead of
noselect.

Fixes #516.
Fixes #706.

Temporarily set &completeopt before triggering automatic completion,
instead of handling different settings afterwards.
`g:jedi#popup_select_first` is used to use `noinsert` instead of
`noselect`.

Fixes davidhalter#516.
Fixes davidhalter#706.
@blueyed
Copy link
Collaborator Author

blueyed commented Aug 7, 2017

Merged in a46ea1a.

@blueyed blueyed closed this Aug 7, 2017
@blueyed blueyed deleted the completeopt-auto-override branch August 7, 2017 17:50
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

Successfully merging this pull request may close these issues.

None yet

1 participant