From 4a86122422e1e6cdedf5e4d99df9ea719793f367 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Fri, 3 Jul 2015 03:21:59 -0400 Subject: Remove POSIX 'cpoptions': '{' --- runtime/doc/options.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'runtime') diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 66f9bd6ebb..44d697d30f 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1959,9 +1959,6 @@ A jump table for the options with a short description can be found at |Q_op|. *cpo-/* / When "%" is used as the replacement string in a |:s| command, use the previous replacement string. |:s%| - *cpo-{* - { The |{| and |}| commands also stop at a "{" character - at the start of a line. *cpo-.* . The ":chdir" and ":cd" commands fail if the current buffer is modified, unless ! is used. Vim doesn't -- cgit