diff options
Diffstat (limited to 'lua/lexers/jq.lua')
| -rw-r--r-- | lua/lexers/jq.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/jq.lua b/lua/lexers/jq.lua index 04e3f71..5ca1a58 100644 --- a/lua/lexers/jq.lua +++ b/lua/lexers/jq.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2024 Mitchell. See LICENSE. +-- Copyright 2006-2025 Mitchell. See LICENSE. -- jq 1.6 Lua lexer -- https://stedolan.github.io/jq/wiki -- Anonymously contributed. |
