]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(defaults): Update the "Last Changes" header in defaults.vim
authorDamien Lejay <damien@lejay.be>
Thu, 12 Jun 2025 19:40:45 +0000 (21:40 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 12 Jun 2025 19:40:45 +0000 (21:40 +0200)
This change was forgotten from commit 6f6c0dba9f578787

closes: #17536

Signed-off-by: Damien Lejay <damien@lejay.be>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/defaults.vim

index f5b4888a62a8f8ebacab97f4708fef1fcb70f4f8..af6d583712ab6cdf885a25b05615692e7fca4e10 100644 (file)
@@ -1,7 +1,7 @@
 " The default vimrc file.
 "
 " Maintainer:  The Vim Project <https://github.com/vim/vim>
-" Last Change: 2024 Dec 01
+" Last Change: 2025 Apr 10
 " Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 "
 " This is loaded if no vimrc file was found.