aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/ext/menu.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/ext/menu.lua b/core/ext/menu.lua
index 3b3ec7ef..3f91ab2b 100644
--- a/core/ext/menu.lua
+++ b/core/ext/menu.lua
@@ -423,6 +423,7 @@ end
local function set_lexer_language(lexer)
buffer:set_lexer_language(lexer)
buffer:colourise(0, -1)
+ textadept.events.update_ui() -- for updating statusbar
end
local actions = {