aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/autohotkey.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/autohotkey.lua')
-rw-r--r--lua/lexers/autohotkey.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/autohotkey.lua b/lua/lexers/autohotkey.lua
index d4363f9..42d03bd 100644
--- a/lua/lexers/autohotkey.lua
+++ b/lua/lexers/autohotkey.lua
@@ -1,4 +1,4 @@
--- Copyright 2022-2024 Mitchell. See LICENSE.
+-- Copyright 2022-2025 Mitchell. See LICENSE.
-- AutoHotkey LPeg lexer.
-- Contributed by Snoopy.