config/sublime/Packages/Default/Add Line.sublime-macro
2012-08-01 21:04:05 -07:00

4 lines
115 B
Text

[
{"command": "move_to", "args": {"to": "hardeol"}},
{"command": "insert", "args": {"characters": "\n"}}
]