Преглед изворни кода

replace useless half-space with correct full space

Kevin H пре 11 година
родитељ
комит
e9bd3beab3
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      DefaultKeyBinding.dict

+ 1 - 0
DefaultKeyBinding.dict

@@ -2,6 +2,7 @@
 // short doc here:
 // http://www.hcs.harvard.edu/~jrus/Site/Cocoa%20Text%20System.html
 {
+    "~ " = (insertText:, " ");
     "~a" = (insertText:, "α");
     "~b" = (insertText:, "β");
     "~g" = (insertText:, "γ");