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

fix completion of package names on cmdline in null modules #2342

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jun 4, 2019

Return early when trying to get the vendor directory for a null module
so that trying to tab complete a package name on the cmdline (e.g.
:GoImport <TAB> doesn't cause an error.

Return early when trying to get the vendor directory for a null module
so that trying to tab complete a package name on the cmdline (e.g.
`:GoImport <TAB>` doesn't cause an error.
@bhcleek bhcleek merged commit 8689f9f into fatih:master Jun 4, 2019
@bhcleek bhcleek deleted the null-module/complete branch June 4, 2019 19:17
@bhcleek bhcleek changed the title fix completion of pacakge names on cmdline in null modules fix completion of package names on cmdline in null modules Jun 4, 2019
bhcleek added a commit that referenced this pull request Jun 4, 2019
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.

1 participant