diff options
Diffstat (limited to 'runtime/defaults.vim')
-rw-r--r-- | runtime/defaults.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/defaults.vim b/runtime/defaults.vim index c15d743c0..f3c639bc7 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: 2019 Oct 27 +" Last change: 2020 Sep 30 " " This is loaded if no vimrc file was found. " Except when Vim is run with "-u NONE" or "-C". |