Skip to content

Commit b573648

Browse files
author
atomi
committed
use ctrl+enter or arrow keys to move to the next line
1 parent f0bcbc6 commit b573648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terminate Statement.sublime-macro

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
22
{"command": "move_to", "args": {"to": "hardeol"}},
3-
{"command": "insert_snippet", "args": {"contents": "${TM_LINE_TERMINATOR:;}\n"} }
3+
{"command": "insert_snippet", "args": {"contents": "${TM_LINE_TERMINATOR:;}"} }
44
]

0 commit comments

Comments
 (0)