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