Skip to content

Conversation

mattes
Copy link

@mattes mattes commented Feb 24, 2015

Allow usage of $PWD in GoSublime.sublime-setting.

{
  "env": { 
    "GOPATH": "$PWD/.vendor"
  }
}

Without this fix $PWD won't get replaced with the current directory.

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