Skip to content

Instantly share code, notes, and snippets.

@rockotseng
Created January 28, 2018 15:34
Show Gist options
  • Save rockotseng/07a128da5b8873e9afe5ee0b7cb042c5 to your computer and use it in GitHub Desktop.
Save rockotseng/07a128da5b8873e9afe5ee0b7cb042c5 to your computer and use it in GitHub Desktop.
<key>Custom Commands</key>
<dict>
<key>Duplicate Line - Down</key>
<string>selectLine:, copy:, moveToBeginningOfLine:, moveDown:, insertLineBreak:, moveUp:, paste:, deleteBackward:</string>
<key>Duplicate Line - Up</key>
<string>selectLine:, copy:, moveToBeginningOfLine:, insertLineBreak:, moveUp:, paste:, deleteBackward:</string>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment