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.conf | |
parent | fe30e9f6ba6c2eeb7169bd7f9ee20358d52110c3 (diff) | |
download | textadept-d5d043ede554c968998539a8c0cec3282122a88d.tar.gz textadept-d5d043ede554c968998539a8c0cec3282122a88d.zip |
Added Toggle Fold menu command.
Diffstat (limited to 'modules/textadept/keys.conf')
-rw-r--r-- | modules/textadept/keys.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/textadept/keys.conf b/modules/textadept/keys.conf index d542b7ba..b6602837 100644 --- a/modules/textadept/keys.conf +++ b/modules/textadept/keys.conf @@ -144,6 +144,7 @@ Unsplit View = caw Unsplit All Views = caW Grow View = ca+ ca= Shrink View = ca- +Toggle Current Fold = Toggle View EOL = ca\n ca\n\r Toggle Wrap Mode = ca\\ Toggle Show Indent Guides = caI |