Skip to content

Instantly share code, notes, and snippets.

@fntlnz
Created November 25, 2014 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fntlnz/c294f76deb1b72a715f5 to your computer and use it in GitHub Desktop.
Save fntlnz/c294f76deb1b72a715f5 to your computer and use it in GitHub Desktop.
vdebug-docker
let g:vdebug_options = {"path_maps": {"/path/on/docker-container": "/path/on/host"}, "break_on_open": 0, "watch_window_style": "compact", "server" : "172.17.42.1"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment