diff options
author | 2011-07-16 15:52:08 -0400 | |
---|---|---|
committer | 2011-07-16 15:52:08 -0400 | |
commit | d5d043ede554c968998539a8c0cec3282122a88d (patch) | |
tree | aab94d07c53595abe69c009233f58263c4c7278e /modules/textadept/keys.osx.conf | |
parent | fe30e9f6ba6c2eeb7169bd7f9ee20358d52110c3 (diff) | |
download | textadept-d5d043ede554c968998539a8c0cec3282122a88d.tar.gz textadept-d5d043ede554c968998539a8c0cec3282122a88d.zip |
Added Toggle Fold menu command.
Diffstat (limited to 'modules/textadept/keys.osx.conf')
-rw-r--r-- | modules/textadept/keys.osx.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/textadept/keys.osx.conf b/modules/textadept/keys.osx.conf index 37e1c5ed..5cbc9567 100644 --- a/modules/textadept/keys.osx.conf +++ b/modules/textadept/keys.osx.conf @@ -144,6 +144,7 @@ Unsplit View = mw Unsplit All Views = mW Grow View = m+ m= Shrink View = m- +Toggle Current Fold = Toggle View EOL = m\n Toggle Wrap Mode = m\\ Toggle Show Indent Guides = mI |