diff options
author | 2011-07-15 18:16:25 -0400 | |
---|---|---|
committer | 2011-07-15 18:16:25 -0400 | |
commit | e7e966a31a447d1bd1db3b29e1ae1775242c7403 (patch) | |
tree | 96885ba0eec94e5d6e98fdef9706bf9df4c19e20 /modules/textadept/keys.osx.conf | |
parent | e47613b24a9efa61a967a8e723b470bd510b6bca (diff) | |
download | textadept-e7e966a31a447d1bd1db3b29e1ae1775242c7403.tar.gz textadept-e7e966a31a447d1bd1db3b29e1ae1775242c7403.zip |
Fixed accelerator conflict in menu.
Diffstat (limited to 'modules/textadept/keys.osx.conf')
-rw-r--r-- | modules/textadept/keys.osx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/keys.osx.conf b/modules/textadept/keys.osx.conf index deb9d623..e148d09e 100644 --- a/modules/textadept/keys.osx.conf +++ b/modules/textadept/keys.osx.conf @@ -53,8 +53,8 @@ Upper Case Selection = Lower Case Selection = Enclose as XML Tags = m< Enclose as Single XML Tag = m> -Enclose in Double Quotes = m" Enclose in Single Quotes = m' +Enclose in Double Quotes = m" Enclose in Parentheses = m( Enclose in Brackets = m[ Enclose in Braces = m{ |