aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/keys.osx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/textadept/keys.osx.conf')
-rw-r--r--modules/textadept/keys.osx.conf30
1 files changed, 15 insertions, 15 deletions
diff --git a/modules/textadept/keys.osx.conf b/modules/textadept/keys.osx.conf
index f40584f8..ba4358f6 100644
--- a/modules/textadept/keys.osx.conf
+++ b/modules/textadept/keys.osx.conf
@@ -38,14 +38,26 @@ Duplicate Line = cd
gtk-delete =
gtk-select-all = ca
Match Brace = mm
-Select to Brace = mM
Complete Word = mesc
Delete Word =
Highlight Word = cH
Toggle Block Comment = c/
Transpose Characters = mt
Join Lines = mj
-Convert Indentation =
+% Select
+Select to Matching Brace = mM
+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 = msdown
Move Selected Lines Down = msup
-% 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 =