summaryrefslogtreecommitdiffstats
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-08-01 20:44:53 +0200
committerBram Moolenaar <Bram@vim.org>2017-08-01 20:44:53 +0200
commitf55e4c867f774d1f27973d06b07b97c0a4d6b968 (patch)
tree11ade42ed16b0789073602e38dd860c9ac608ee6 /runtime/doc/quickref.txt
parent20e6cd07baed8992e7a509ccef7f111ffcded44d (diff)
Updated runtime files
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index bf427a13bb..00075b37cc 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -1,4 +1,4 @@
-*quickref.txt* For Vim version 8.0. Last change: 2017 Jul 15
+*quickref.txt* For Vim version 8.0. Last change: 2017 Aug 01
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -954,6 +954,7 @@ Short explanation of each option: *option-list*
'viewdir' 'vdir' directory where to store files with :mkview
'viewoptions' 'vop' specifies what to save for :mkview
'viminfo' 'vi' use .viminfo file upon startup and exiting
+'viminfofile' 'vif' file name used for the viminfo file
'virtualedit' 've' when to use virtual editing
'visualbell' 'vb' use visual bell instead of beeping
'warn' warn for shell command when buffer was changed