diff options
Diffstat (limited to 'modules/textadept/keys.conf')
-rw-r--r-- | modules/textadept/keys.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/textadept/keys.conf b/modules/textadept/keys.conf index 8ae03c15..77b3cf9e 100644 --- a/modules/textadept/keys.conf +++ b/modules/textadept/keys.conf @@ -42,8 +42,6 @@ Select to Brace = cM Complete Word = c\n Delete Word = Highlight Word = cH -Complete Symbol = c\s -Show Documentation = ch Toggle Block Comment = c/ Transpose Characters = ct Join Lines = cJ @@ -94,6 +92,9 @@ Select Command = cE Run = car Compile = caR Filter Through = c| +% Adeptsense +Complete Symbol = c\s +Show Documentation = ch % Snippets Insert Snippet... = ck Expand Snippet/Next Placeholder = \t |