diff options
author | 2011-02-26 12:08:51 -0500 | |
---|---|---|
committer | 2011-02-26 12:08:51 -0500 | |
commit | a1b06d0c6a1a1da1021d9310f67b2d4b9eb13687 (patch) | |
tree | 3c03cac2e672b67c4c4670855ddb58988fcb02d3 /core/locale.conf | |
parent | 89f7d7c37c97d316305e380f944f2e77019578ce (diff) | |
download | textadept-a1b06d0c6a1a1da1021d9310f67b2d4b9eb13687.tar.gz textadept-a1b06d0c6a1a1da1021d9310f67b2d4b9eb13687.zip |
Add Adeptsense menu options 'Complete Symbol' and 'Show Documentation'.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf index 5fa2a681..362ff66c 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -86,7 +86,9 @@ Match _Brace = Match _Brace Select t_o Brace = Select t_o Brace Complete _Word = Complete _Word De_lete Word = De_lete Word -_Highlight Word = _Highlight Word +Hi_ghlight Word = Hi_ghlight Word +Complete S_ymbol = Complete S_ymbol +S_how Documentation = S_how Documentation Tran_spose Characters = Tran_spose Characters _Join Lines = _Join Lines Convert _Indentation = Convert _Indentation |