Guest User

Untitled

a guest
Oct 21st, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. { "keys": ["super+shift+r"],
  2. "command": "insert_snippet",
  3. "args" : {
  4. "contents": "app.get(\"/${1:}$SELECTION\", routes.${1:}$SELECTION);${0}"
  5. }
  6. }
Add Comment
Please, Sign In to add comment