Skip to content

Instantly share code, notes, and snippets.

@robdodson
Created January 12, 2013 17:07
Show Gist options
  • Select an option

  • Save robdodson/4519321 to your computer and use it in GitHub Desktop.

Select an option

Save robdodson/4519321 to your computer and use it in GitHub Desktop.
insert-semicolon
[
{
"args":
{
"to": "eol"
},
"command": "move_to"
},
{
"args":
{
"characters": ";"
},
"command": "insert"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment