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

cmd: do not expand non-file arguments to :GoRun #2842

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Apr 21, 2020

Do not expand non-file arguments to :GoRun.

Fixes #2841

@bhcleek bhcleek added this to the vim-go 1.23 milestone Apr 21, 2020
Do not expand non-file arguments to :GoRun.

Fixes fatih#2841
@bhcleek bhcleek merged commit 94ac6c7 into fatih:master Apr 21, 2020
@bhcleek bhcleek deleted the cmd/run/args/not-a-file branch April 21, 2020 19:31
bhcleek added a commit that referenced this pull request Apr 21, 2020
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.

All arguments to :GoRun are decorated with paths
1 participant