Skip to content

Instantly share code, notes, and snippets.

@bobspryn
Created February 27, 2012 07:13
Show Gist options
  • Select an option

  • Save bobspryn/1922163 to your computer and use it in GitHub Desktop.

Select an option

Save bobspryn/1922163 to your computer and use it in GitHub Desktop.
keymando.rb
only /Xcode/ do
map '<Cmd-d>', "<Cmd-Shift-l>" "<Delete>"
map '<Cmd-Option-Up>', "<Cmd-Shift-l>" "<Cmd-c>" "<Cmd-Left>" "<Cmd-v>" "<Up>"
map '<Cmd-Option-Down>', "<Cmd-Shift-l>" "<Cmd-c>" "<Cmd-Left>" "<Cmd-v>"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment