Skip to content

Instantly share code, notes, and snippets.

@CamdenSegal
Last active June 15, 2017 11:09
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • 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