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

[add] toggle autocomplete option #2229

Merged
merged 2 commits into from
May 3, 2019

Conversation

dohq
Copy link
Contributor

@dohq dohq commented Apr 14, 2019

Hi.
Thanks for make great plugin.

This pr is add toggle vim-go autocompletin setting.
Recently, I think that many users consolidate AutoComplete into LSPs.
So while using vim-go's wonderful command,
I think that there is a user who wants to leave complement from LSP plug-in.

@fatih
Copy link
Owner

fatih commented Apr 24, 2019

This is not autocompletion, it just sets the completion engine (omnifunc). But I understand the reasoning behind this. You want to introduce a setting so vim-go doesn't override omnifunc. I think that's a fair request because we're also letting you to disable K or gd shortcuts.

@bhcleek
Copy link
Collaborator

bhcleek commented Apr 24, 2019

@dohq are you interested in completing this PR, or should we take over?

@dohq
Copy link
Contributor Author

dohq commented Apr 25, 2019

Sorry.
I overlooked Travis failed.
I Continue this PR of mine and quickly fix the problem.
@bhcleek Thanks for your concern.

@dohq dohq force-pushed the feature/toggle-autocomplete branch from 53d5f24 to a200ed8 Compare May 2, 2019 08:47
@dohq
Copy link
Contributor Author

dohq commented May 2, 2019

I fixed travis error.
please check this.

@bhcleek
Copy link
Collaborator

bhcleek commented May 3, 2019

Thank you @dohq 🙇 I'll merge this soon.

@bhcleek bhcleek merged commit 8e7672d into fatih:master May 3, 2019
bhcleek added a commit to bhcleek/vim-go that referenced this pull request May 3, 2019
@dohq dohq deleted the feature/toggle-autocomplete branch May 11, 2019 04:12
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.

3 participants