aboutsummaryrefslogtreecommitdiff
path: root/core/locales/locale.zh.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-07-13 14:30:36 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-07-13 14:30:36 -0400
commit1e278dce5dab93b73a3699aa2cc54fa6db11f34f (patch)
treec3b58e90f15b2443e74d1cceb0749a94bb7a5d3c /core/locales/locale.zh.conf
parentde57ae800e07e36e21741ff8983f64ed24ff16f9 (diff)
downloadtextadept-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/locales/locale.zh.conf')
-rw-r--r--core/locales/locale.zh.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf
index 99cf57c5..2745bf92 100644
--- a/core/locales/locale.zh.conf
+++ b/core/locales/locale.zh.conf
@@ -166,7 +166,6 @@ Delete Word = 删除单词(_E)
Select All = 全选(_A)
Match Brace = 匹配括号(_M)
Complete Word = 补全单词(_W)
-Highlight Word = 高亮单词(_H)
Toggle Block Comment = 设置区块注释(_B)
Transpose Characters = 颠倒字符(_R)
Join Lines = 合并行(_J)