From d5d043ede554c968998539a8c0cec3282122a88d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 16 Jul 2011 15:52:08 -0400 Subject: Added Toggle Fold menu command. --- modules/textadept/keys.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/textadept/keys.conf') 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 -- cgit v1.2.3