diff options
author | 2010-10-15 17:10:47 -0400 | |
---|---|---|
committer | 2010-10-15 17:10:47 -0400 | |
commit | 903e94af9204eddeec3f50cd6d5b5c62e1d651ad (patch) | |
tree | 890891e85fb1e29f033fce08c7de590a6696b6c2 /core | |
parent | bf67422f39cf93f8ad77bc0574bf2b1b379c2e23 (diff) | |
download | textadept-903e94af9204eddeec3f50cd6d5b5c62e1d651ad.tar.gz textadept-903e94af9204eddeec3f50cd6d5b5c62e1d651ad.zip |
Can highlight all occurances of a word; adapted from Brian Schott.
Diffstat (limited to 'core')
-rwxr-xr-x | core/locale.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index c83a8023..1c58b164 100755 --- a/core/locale.conf +++ b/core/locale.conf @@ -85,6 +85,7 @@ 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 Tran_spose Characters = Tran_spose Characters _Join Lines = _Join Lines Convert _Indentation = Convert _Indentation |