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