Skip to content

Commit

Permalink
use ctrl+enter or arrow keys to move to the next line
Browse files Browse the repository at this point in the history
  • Loading branch information
atomi committed May 25, 2012
1 parent f0bcbc6 commit b573648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Terminate Statement.sublime-macro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[
{"command": "move_to", "args": {"to": "hardeol"}},
{"command": "insert_snippet", "args": {"contents": "${TM_LINE_TERMINATOR:;}\n"} }
{"command": "insert_snippet", "args": {"contents": "${TM_LINE_TERMINATOR:;}"} }
]

0 comments on commit b573648

Please sign in to comment.