diff options
Diffstat (limited to 'modules/textadept/keys.osx.conf')
-rw-r--r-- | modules/textadept/keys.osx.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/textadept/keys.osx.conf b/modules/textadept/keys.osx.conf index c5481a6a..deb9d623 100644 --- a/modules/textadept/keys.osx.conf +++ b/modules/textadept/keys.osx.conf @@ -60,6 +60,8 @@ Enclose in Brackets = m[ Enclose in Braces = m{ Grow Selection = c+ Shrink Selection = c_ +Move Selected Lines Up = msdown +Move Selected Lines Down = msup % Select Select between XML Tags = c< Select in XML Tag = c> |