aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/toml.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/toml.lua')
-rw-r--r--lua/lexers/toml.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/toml.lua b/lua/lexers/toml.lua
index 29cd79d..4b11bfd 100644
--- a/lua/lexers/toml.lua
+++ b/lua/lexers/toml.lua
@@ -1,4 +1,4 @@
--- Copyright 2015-2024 Alejandro Baez (https://keybase.io/baez). See LICENSE.
+-- Copyright 2015-2025 Alejandro Baez (https://keybase.io/baez). See LICENSE.
-- TOML LPeg lexer.
local lexer = lexer