aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-07-03 03:21:59 -0400
committerMichael Reed <m.reed@mykolab.com>2015-07-19 15:14:22 -0400
commit4a86122422e1e6cdedf5e4d99df9ea719793f367 (patch)
tree317f18444c46d37ae426b0524f16a76a22522628 /runtime
parent96c27692b8e58a48e094cf5747dd51b26db75d39 (diff)
downloadrneovim-4a86122422e1e6cdedf5e4d99df9ea719793f367.tar.gz
rneovim-4a86122422e1e6cdedf5e4d99df9ea719793f367.tar.bz2
rneovim-4a86122422e1e6cdedf5e4d99df9ea719793f367.zip
Remove POSIX 'cpoptions': '{'
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt3
1 files changed, 0 insertions, 3 deletions
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