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