Skip to content

Instantly share code, notes, and snippets.

@CamdenSegal
Last active June 15, 2017 11:09
Show Gist options
  • Save CamdenSegal/0f975cbf5131edc14c80 to your computer and use it in GitHub Desktop.
Save CamdenSegal/0f975cbf5131edc14c80 to your computer and use it in GitHub Desktop.
SublimeText VVV Xdebug settings
{
"path_mapping": {
"/srv/www": "/full-path-to-your-vvv-installation/www"
}
}
@CamdenSegal
Copy link
Author

User settings for https://github.com/martomo/SublimeTextXdebug/.

Just replace full-path-to-your-vvv-installation with the right path to vvv and it will automatically work for all sites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment