diff options
Diffstat (limited to 'lua/lexers/xml.lua')
| -rw-r--r-- | lua/lexers/xml.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/xml.lua b/lua/lexers/xml.lua index a3c4f97..8f297e9 100644 --- a/lua/lexers/xml.lua +++ b/lua/lexers/xml.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2024 Mitchell. See LICENSE. +-- Copyright 2006-2025 Mitchell. See LICENSE. -- XML LPeg lexer. local lexer = lexer |
