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

Check function exists #2411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Check function exists #2411

wants to merge 1 commit into from

Conversation

mattn
Copy link
Contributor

@mattn mattn commented Jul 19, 2019

:let $XXX = 1
:echo go#util#env("XXX")

Does not work since does not check function go#util#xxx exists.

@bhcleek
Copy link
Collaborator

bhcleek commented Jul 19, 2019

Which go environment variables from go env are used in vim-go, but don't have a go#util#xxx function?

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

2 participants