summaryrefslogtreecommitdiffstats
path: root/runtime/defaults.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/defaults.vim')
-rw-r--r--runtime/defaults.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/defaults.vim b/runtime/defaults.vim
index f449c6e1e9..9b4ecfeafa 100644
--- a/runtime/defaults.vim
+++ b/runtime/defaults.vim
@@ -1,7 +1,7 @@
" The default vimrc file.
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last change: 2022 Mar 03
+" Last change: 2023 May 10
"
" This is loaded if no vimrc file was found.
" Except when Vim is run with "-u NONE" or "-C".