From 0661411bbaa547b9ddd9fde8ed40ca9cb0dcfcae Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Fri, 3 Jul 2015 05:23:26 -0400 Subject: Remove POSIX 'cpoptions': '.' --- runtime/doc/options.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'runtime/doc') 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 , '\' and '-' '\' excluded: "/[ \-]" finds 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} -- cgit