Created
January 28, 2018 15:34
-
-
Save rockotseng/07a128da5b8873e9afe5ee0b7cb042c5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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