commit | 1ff14ba24c4d85c008d7abe5e140dbb497ffea8d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 02 14:09:23 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 02 14:09:23 2019 +0100 |
tree | db40390c4e458598c59ef087d6a377ce0d5a332f | |
parent | 757bd2ea49585ea9896d6df707c68b4793017039 [diff] [blame] |
Update runtime files.
diff --git a/runtime/defaults.vim b/runtime/defaults.vim index e7929ea..e881604 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 Sep 28 +" Last change: 2019 Oct 27 " " This is loaded if no vimrc file was found. " Except when Vim is run with "-u NONE" or "-C".