]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(less): update "Last Change:" header
authorChristian Brabandt <cb@256bit.org>
Thu, 15 Feb 2024 21:14:01 +0000 (22:14 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 15 Feb 2024 21:15:58 +0000 (22:15 +0100)
Commit 103f1dfb7df350650a5d7caadb0364bd79e9d25b forgot to update the
"Last Change:" header. So update it now.

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/macros/less.vim

index 9ee6689e25ca9e822f6cef9d9102b76ce153aa46..03a0e90941d1acfa8213eb4fa7cba85b2245f5a6 100644 (file)
@@ -1,6 +1,6 @@
 " Vim script to work like "less"
 " Maintainer:  The Vim Project <https://github.com/vim/vim>
-" Last Change: 2023 Aug 10
+" Last Change: 2024 Feb 15
 " Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Avoid loading this file twice, allow the user to define his own script.