diff options
author | 2020-07-13 14:30:36 -0400 | |
---|---|---|
committer | 2020-07-13 14:30:36 -0400 | |
commit | 1e278dce5dab93b73a3699aa2cc54fa6db11f34f (patch) | |
tree | c3b58e90f15b2443e74d1cceb0749a94bb7a5d3c /core/locale.conf | |
parent | de57ae800e07e36e21741ff8983f64ed24ff16f9 (diff) | |
download | textadept-1e278dce5dab93b73a3699aa2cc54fa6db11f34f.tar.gz textadept-1e278dce5dab93b73a3699aa2cc54fa6db11f34f.zip |
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.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 1 |
1 files changed, 0 insertions, 1 deletions
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 |