summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Terpstra2011-08-13 21:31:25 -0500
committerBrett Terpstra2011-08-13 21:31:25 -0500
commit0bb50224dae53b5fa8a29eb662dd82592d271e59 (patch)
tree2a110f7e9b417351a090f147f18062304b7dc1bb
parentbcbb7a8acfeac76aa47229aaa783162b784ca618 (diff)
downloadKeyBindings-0bb50224dae53b5fa8a29eb662dd82592d271e59.tar.bz2
added hyphenate keybinding
-rw-r--r--DefaultKeyBinding.dict3
1 files changed, 3 insertions, 0 deletions
diff --git a/DefaultKeyBinding.dict b/DefaultKeyBinding.dict
index b767138..fbf76aa 100644
--- a/DefaultKeyBinding.dict
+++ b/DefaultKeyBinding.dict
@@ -179,6 +179,9 @@
// Scroll Down
"~\Uf72d" = scrollPageDown:;
+ // hyphenate next space and move to next word
+ "~_" = (selectWord:,moveRight:,moveRight:,deleteBackward:,insertText:,"-",moveRight:);
+
// bookmark
"~1" = setMark:;
// jump to bookmark