aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/gap.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/gap.lua')
-rw-r--r--lua/lexers/gap.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/gap.lua b/lua/lexers/gap.lua
index 686d6c1..974156c 100644
--- a/lua/lexers/gap.lua
+++ b/lua/lexers/gap.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2024 Mitchell. See LICENSE.
+-- Copyright 2006-2025 Mitchell. See LICENSE.
-- Gap LPeg lexer.
local lexer = require('lexer')