aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/gleam.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/gleam.lua')
-rw-r--r--lua/lexers/gleam.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/gleam.lua b/lua/lexers/gleam.lua
index b279c5a..76dbe98 100644
--- a/lua/lexers/gleam.lua
+++ b/lua/lexers/gleam.lua
@@ -1,4 +1,4 @@
--- Copyright 2021-2024 Mitchell. See LICENSE.
+-- Copyright 2021-2025 Mitchell. See LICENSE.
-- Gleam LPeg lexer
-- https://gleam.run/
-- Contributed by Tynan Beatty