aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/typescript.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/typescript.lua')
-rw-r--r--lua/lexers/typescript.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/typescript.lua b/lua/lexers/typescript.lua
index 10b15a5..1d1d377 100644
--- a/lua/lexers/typescript.lua
+++ b/lua/lexers/typescript.lua
@@ -1,4 +1,4 @@
--- Copyright 2021-2024 Mitchell. See LICENSE.
+-- Copyright 2021-2025 Mitchell. See LICENSE.
-- TypeScript LPeg lexer.
local lexer = lexer