aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/vb.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/vb.lua')
-rw-r--r--lua/lexers/vb.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/vb.lua b/lua/lexers/vb.lua
index 0df6ca7..9d33e46 100644
--- a/lua/lexers/vb.lua
+++ b/lua/lexers/vb.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2024 Mitchell. See LICENSE.
+-- Copyright 2006-2025 Mitchell. See LICENSE.
-- VisualBasic LPeg lexer.
local lexer = lexer