Guest User

Untitled

a guest
Jan 23rd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. /* ~/Library/KeyBindings/DefaultKeyBinding.dict */
  2. {
  3. "~-" = {
  4. "<" = ("insertText:", "\U2190");
  5. "\\^" = ("insertText:", "\U2191");
  6. ">" = ("insertText:", "\U2192");
  7. "v" = ("insertText:", "\U2193");
  8. };
  9. }
Add Comment
Please, Sign In to add comment