Skip to content

Instantly share code, notes, and snippets.

@condran
Created June 29, 2012 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save condran/3021420 to your computer and use it in GitHub Desktop.
Save condran/3021420 to your computer and use it in GitHub Desktop.
Duplicate Current Line - Append to /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Resources/IDETextKeyBindingSet.plist
<key>Custom Commands</key>
<dict>
<key>Duplicate Current Line</key>
<string>selectLine:, copy:, moveToEndOfLine:, insertNewline:, paste:, deleteBackward:</string>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment