diff options
Diffstat (limited to 'modules/textadept/keys.osx.conf')
-rw-r--r-- | modules/textadept/keys.osx.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/textadept/keys.osx.conf b/modules/textadept/keys.osx.conf index e148d09e..f40584f8 100644 --- a/modules/textadept/keys.osx.conf +++ b/modules/textadept/keys.osx.conf @@ -42,8 +42,6 @@ Select to Brace = mM Complete Word = mesc Delete Word = Highlight Word = cH -Complete Symbol = aesc -Show Documentation = mh Toggle Block Comment = c/ Transpose Characters = mt Join Lines = mj @@ -94,6 +92,9 @@ Select Command = cE Run = mr Compile = mR Filter Through = c| +% Adeptsense +Complete Symbol = aesc +Show Documentation = mh % Snippets Insert Snippet... = a\t Expand Snippet/Next Placeholder = \t |