diff options
author | 2011-07-14 17:14:39 -0400 | |
---|---|---|
committer | 2011-07-14 17:14:39 -0400 | |
commit | 7914dd7447d1b05d5c377c1b010bc4cae2d47844 (patch) | |
tree | 2917fc16b6427a99f5e89e6405c8a5c7026d42c4 /modules/textadept/keys.osx.conf | |
parent | 93e209737bf988a55972def61c4734590527d5f9 (diff) | |
download | textadept-7914dd7447d1b05d5c377c1b010bc4cae2d47844.tar.gz textadept-7914dd7447d1b05d5c377c1b010bc4cae2d47844.zip |
Added Upper and Lower menu commands for selection case.
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 406a0cd3..c5481a6a 100644 --- a/modules/textadept/keys.osx.conf +++ b/modules/textadept/keys.osx.conf @@ -49,6 +49,8 @@ Transpose Characters = mt Join Lines = mj Convert Indentation = % Selection +Upper Case Selection = +Lower Case Selection = Enclose as XML Tags = m< Enclose as Single XML Tag = m> Enclose in Double Quotes = m" |