From 7914dd7447d1b05d5c377c1b010bc4cae2d47844 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 14 Jul 2011 17:14:39 -0400 Subject: Added Upper and Lower menu commands for selection case. --- modules/textadept/keys.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/textadept/keys.conf') diff --git a/modules/textadept/keys.conf b/modules/textadept/keys.conf index a7b7b8fa..48f28260 100644 --- a/modules/textadept/keys.conf +++ b/modules/textadept/keys.conf @@ -49,6 +49,8 @@ Transpose Characters = ct Join Lines = cJ Convert Indentation = % Selection +Upper Case Selection = +Lower Case Selection = Enclose as XML Tags = a< Enclose as Single XML Tag = a> Enclose in Double Quotes = a" -- cgit v1.2.3