We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bcbc6 commit b573648Copy full SHA for b573648
Terminate Statement.sublime-macro
@@ -1,4 +1,4 @@
1
[
2
{"command": "move_to", "args": {"to": "hardeol"}},
3
- {"command": "insert_snippet", "args": {"contents": "${TM_LINE_TERMINATOR:;}\n"} }
+ {"command": "insert_snippet", "args": {"contents": "${TM_LINE_TERMINATOR:;}"} }
4
]
0 commit comments