summaryrefslogtreecommitdiffstats
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-06-22 02:13:00 +0200
committerBram Moolenaar <Bram@vim.org>2019-06-22 02:13:00 +0200
commit6c1e1570b1346de0d438fbb991bddab38c228290 (patch)
tree88d74cdfeee5c6d1a188e419dced8283e5075652 /runtime/doc/options.txt
parentadc6714aac20f5462a0ecec50ab4806b2f3ab0db (diff)
Update runtime files
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 18f6a67740..6bbe42863e 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 8.1. Last change: 2019 May 25
+*options.txt* For Vim version 8.1. Last change: 2019 Jun 22
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6804,7 +6804,7 @@ A jump table for the options with a short description can be found at |Q_op|.
"no" never
"yes" always
"number" display signs in the 'number' column. If the number
- column is not present, then behaves like 'auto'.
+ column is not present, then behaves like "auto".
*'smartcase'* *'scs'* *'nosmartcase'* *'noscs'*