Dotfiles/sublime-text/Default/Add Line.sublime-macro
2014-05-12 18:57:15 +02:00

4 lines
115 B
Text

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