aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-07-03 03:10:34 -0400
committerMichael Reed <m.reed@mykolab.com>2015-07-19 15:14:22 -0400
commit96c27692b8e58a48e094cf5747dd51b26db75d39 (patch)
tree84909de927fe4aa11aa9feb8f9d48d59aae75def /runtime
parentfcb79ffc40b93d5e0d165e1d001d073c83b8617e (diff)
downloadrneovim-96c27692b8e58a48e094cf5747dd51b26db75d39.tar.gz
rneovim-96c27692b8e58a48e094cf5747dd51b26db75d39.tar.bz2
rneovim-96c27692b8e58a48e094cf5747dd51b26db75d39.zip
Remove POSIX 'cpoptions': '#'
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 9f482b35ff..66f9bd6ebb 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1946,8 +1946,6 @@ A jump table for the options with a short description can be found at |Q_op|.
when $VIM_POSIX was set on startup. |posix|
contains behavior ~
- *cpo-#*
- # A count before "D", "o" and "O" has no effect.
*cpo-&*
& When ":preserve" was used keep the swap file when
exiting normally while this buffer is still loaded.