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.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index b166079985..a2782471aa 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1952,11 +1952,6 @@ A jump table for the options with a short description can be found at |Q_op|.
'\' included: "/[ \-]" finds <Space>, '\' and '-'
'\' excluded: "/[ \-]" finds <Space> and '-'
Also see |cpo-l|.
- *cpo-.*
- . The ":chdir" and ":cd" commands fail if the current
- buffer is modified, unless ! is used. Vim doesn't
- need this, since it remembers the full path of an
- opened file.
*'cryptmethod'* *'cm'*
'cryptmethod' Removed. |vim-differences| {Nvim}