diff options
author | Bram Moolenaar <Bram@vim.org> | 2019-06-06 12:14:49 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2019-06-06 12:14:49 +0200 |
commit | 61da1bfa6c6b19dd670671a318ce9f9e2acc784c (patch) | |
tree | 923078cfd946dd654e309bd75d3c7fc418f6f4a9 /runtime/doc/starting.txt | |
parent | de6dbb452ad677abab05a84bc48b968bc5315fa4 (diff) | |
download | vim-git-61da1bfa6c6b19dd670671a318ce9f9e2acc784c.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r-- | runtime/doc/starting.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt index c76557913..413aff5c5 100644 --- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -1,4 +1,4 @@ -*starting.txt* For Vim version 8.1. Last change: 2019 May 05 +*starting.txt* For Vim version 8.1. Last change: 2019 Jun 02 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1252,7 +1252,7 @@ vimrc file. options to [file] (default ".exrc" in the current directory). - *:mkv* *:mkvimrc* + *:mkv* *:mkvi* *:mkvimrc* :mkv[imrc][!] [file] Like ":mkexrc", but the default is ".vimrc" in the current directory. The ":version" command is also written to the file. |