aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/keys.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-07-16 11:42:57 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-07-16 11:42:57 -0400
commitccc60abdb2b68fd552ca5c2dd2433b798266429a (patch)
tree521ab69f8e015a7375f8aaeeeb923602638238a9 /modules/textadept/keys.conf
parenta3743f22e890f3f3c12ba96a71c27d408f259f09 (diff)
downloadtextadept-ccc60abdb2b68fd552ca5c2dd2433b798266429a.tar.gz
textadept-ccc60abdb2b68fd552ca5c2dd2433b798266429a.zip
Rearranged Edit menu and accelerators.
Diffstat (limited to 'modules/textadept/keys.conf')
-rw-r--r--modules/textadept/keys.conf30
1 files changed, 15 insertions, 15 deletions
diff --git a/modules/textadept/keys.conf b/modules/textadept/keys.conf
index 77b3cf9e..e5b79a52 100644
--- a/modules/textadept/keys.conf
+++ b/modules/textadept/keys.conf
@@ -38,14 +38,26 @@ Duplicate Line = cd
gtk-delete =
gtk-select-all = ca
Match Brace = cm
-Select to Brace = cM
Complete Word = c\n
Delete Word =
Highlight Word = cH
Toggle Block Comment = c/
Transpose Characters = ct
Join Lines = cJ
-Convert Indentation =
+% Select
+Select to Matching Brace = cM
+Select between XML Tags = c<
+Select in XML Tag = c>
+Select in Double Quotes = c"
+Select in Single Quotes = c'
+Select in Parentheses = c(
+Select in Brackets = c[
+Select in Braces = c{
+Select Word =
+Select Line = cL
+Select Paragraph = cP
+Select Indented Block = cI
+Select Style =
% Selection
Upper Case Selection =
Lower Case Selection =
@@ -60,19 +72,6 @@ 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>
-Select in Double Quotes = c"
-Select in Single Quotes = c'
-Select in Parentheses = c(
-Select in Brackets = c[
-Select in Braces = c{
-Select Word =
-Select Line = cL
-Select Paragraph = cP
-Select Indented Block = cI
-Select Style =
% Search
gtk-find = cf
@@ -127,6 +126,7 @@ Tab width: 2 =
Tab width: 3 =
Tab width: 4 =
Tab width: 8 =
+Convert Indentation =
% EOL Mode
CRLF =
CR =