aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/keys.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-07-15 18:15:38 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-07-15 18:15:38 -0400
commite47613b24a9efa61a967a8e723b470bd510b6bca (patch)
treecea7f76318410a87d1996d3586fcb2fd668d04b2 /modules/textadept/keys.conf
parent7914dd7447d1b05d5c377c1b010bc4cae2d47844 (diff)
downloadtextadept-e47613b24a9efa61a967a8e723b470bd510b6bca.tar.gz
textadept-e47613b24a9efa61a967a8e723b470bd510b6bca.zip
Added menu and keys for moving lines up and down.
Diffstat (limited to 'modules/textadept/keys.conf')
-rw-r--r--modules/textadept/keys.conf2
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>