diff options
Diffstat (limited to 'lua/lexers/powershell.lua')
| -rw-r--r-- | lua/lexers/powershell.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/powershell.lua b/lua/lexers/powershell.lua index c490f5b..e9e88b2 100644 --- a/lua/lexers/powershell.lua +++ b/lua/lexers/powershell.lua @@ -1,4 +1,4 @@ --- Copyright 2015-2024 Mitchell. See LICENSE. +-- Copyright 2015-2025 Mitchell. See LICENSE. -- PowerShell LPeg lexer. -- Contributed by Jeff Stone. |
