Select paragraph now bound to ⌃⌥P

This commit is contained in:
Allan Odgaard
2012-08-19 14:36:22 +02:00
parent 6677a9ce0a
commit 8e28856cb7

View File

@@ -35,7 +35,7 @@
"^w" = "selectWord:";
"@L" = "selectHardLine:";
"@P" = "selectParagraph:";
"^~p" = "selectParagraph:";
"^~b" = "selectCurrentScope:";
"^T" = "transposeWords:";