aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locale.conf
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-26 18:58:57 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-26 18:58:57 -0400
commit0b5f7fc9742f8c7f3053219d76896b08c9cfa87d (patch)
treead2600b6226bd94d985803f76ab46c40140b87aa /core/locale.conf
parentbc43ca39b259699f91011544c18c3fa287aef1f3 (diff)
Removed "Refresh syntax highlighting" feature.
This is a legacy feature for when multi-language lexers did not backtrack to keep track of what the current language is.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 67ce1ff4..04859696 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -293,10 +293,9 @@ UTF-16 Encoding = UTF-1_6 Encoding
Toggle View EOL = Toggle View _EOL
Toggle Wrap Mode = Toggle _Wrap Mode
Toggle View Whitespace = Toggle View White_space
-# Menu items for changing and refreshing the syntax-highlighting language for
-# the current buffer.
+# Menu items for changing the syntax-highlighting language for the current
+# buffer.
Select Lexer... = Select _Lexer...
-Refresh Syntax Highlighting = _Refresh Syntax Highlighting
# Menu items for navigating between views, splitting them, closing them, and
# resizing them.
View = _View