mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
Select paragraph now bound to ⌃⌥P
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
"^w" = "selectWord:";
|
||||
"@L" = "selectHardLine:";
|
||||
"@P" = "selectParagraph:";
|
||||
"^~p" = "selectParagraph:";
|
||||
"^~b" = "selectCurrentScope:";
|
||||
|
||||
"^T" = "transposeWords:";
|
||||
|
||||
Reference in New Issue
Block a user