Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Sep 3, 2016
1 parent 15a5514 commit 778dd49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DefaultKeyBinding.dict
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
};
"c" = { "c" = { "c" = { "p" = ("insertText:", "☭"); }; }; };
"u" = { "m" = { "b" = { "r" = { "e" = { "l" = { "l" = { "a" = ( "insertText:", "☂" ); }; }; }; }; }; }; };
"S" = {"|" = ("insertText:", "$" ); };
":" = {"(" = ("insertText:", "☹" ); };
"(" = { ":" = ( "insertText:", "🙃" ); };
"S" = { "|" = ( "insertText:", "$" ); };
":" = { "(" = ( "insertText:", "☹" ); };
"(" = { ":" = ( "insertText:", "🙃" ); };
};
}

0 comments on commit 778dd49

Please sign in to comment.