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/locales/locale.ru.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'core/locales/locale.ru.conf') diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index 50eec40c..ec8e8999 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -166,7 +166,6 @@ Delete Word = Уда_лить слово Select All = Выделить вс_ё Match Brace = _Парные скобки Complete Word = Автозавершение сл_ова -Highlight Word = Под_светить слово Toggle Block Comment = Изменить комментирование _блока Transpose Characters = Пе_реставить символы Join Lines = _Объединить строки -- cgit v1.2.3