From 903e94af9204eddeec3f50cd6d5b5c62e1d651ad Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 15 Oct 2010 17:10:47 -0400 Subject: Can highlight all occurances of a word; adapted from Brian Schott. --- core/locale.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'core') 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 -- cgit v1.2.3