aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 443fe065e7..3ef3e689a6 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1945,10 +1945,6 @@ A jump table for the options with a short description can be found at |Q_op|.
erased from the screen right away. With this flag the
screen newly typed text overwrites backspaced
characters.
- *cpo-w*
- w When using "cw" on a blank character, only change one
- character and not all blanks until the start of the
- next word.
*cpo-W*
W Don't overwrite a readonly file. When omitted, ":w!"
overwrites a readonly file, if possible.