From 1e278dce5dab93b73a3699aa2cc54fa6db11f34f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 13 Jul 2020 14:30:36 -0400 Subject: Auto-highlight all occurrences of selected words and find results. This supercedes `textadept.editing.highlight_word()`, which has been removed. Changed the color of word highlights in themes. --- core/locale.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index e461f12f..b5792cb4 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -166,7 +166,6 @@ Delete Word = D_elete Word Select All = Select _All Match Brace = _Match Brace Complete Word = Complete _Word -Highlight Word = _Highlight Word Toggle Block Comment = Toggle _Block Comment Transpose Characters = T_ranspose Characters Join Lines = _Join Lines -- cgit v1.2.3