Skip to content

Instantly share code, notes, and snippets.

@OrangeTux
Created June 18, 2013 07:49
Show Gist options
  • Save OrangeTux/5803416 to your computer and use it in GitHub Desktop.
Save OrangeTux/5803416 to your computer and use it in GitHub Desktop.
Vim problem
<line fill="#848484" x1="93.67" y1="98.35" x2="100.9" y2="98.35"/>
# Should become
# rect.x = line.x2-line.x1;
# rect.y = line.y2-line.y1;
# width = 7.23 // This is a static
# height = 7.23 // This is a static
<rect x="4.68" y="2.55" fill="#848484" width="7.23" height="7.23"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment