commit | 4f4d51a942cc2c6b3e936ee0f93f00c2d000065c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 11 13:57:40 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 11 13:57:40 2020 +0200 |
tree | 68c8e3f28d26abf029d6d67747897b1bf43b885c | |
parent | c6ed254d9fda0ff54cdedce5597ff3e0d0218d18 [diff] [blame] |
Update runtime files.
diff --git a/runtime/defaults.vim b/runtime/defaults.vim index c15d743..f3c639b 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".