aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-12-23 03:35:20 -0500
committerJustin M. Keyes <justinkz@gmail.com>2014-12-23 03:35:20 -0500
commitbac6fb41b2754324ec719130271b66ccf4d0ea9e (patch)
tree8cbe24ace600fe7f234dcaf6f07b24e260180093 /runtime
parent4e28e1aeb6d931aad9b0521fac4b055083ae182b (diff)
parent7e31044cd8c0a0f3333dd53c70f4f28957d8514d (diff)
downloadrneovim-bac6fb41b2754324ec719130271b66ccf4d0ea9e.tar.gz
rneovim-bac6fb41b2754324ec719130271b66ccf4d0ea9e.tar.bz2
rneovim-bac6fb41b2754324ec719130271b66ccf4d0ea9e.zip
Merge pull request #1712 from fwalch/vim-7.4.456
vim-patch:7.4.456
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 39f83ac75d..1e02cc6ff0 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -921,7 +921,7 @@ A jump table for the options with a short description can be found at |Q_op|.
*'backupcopy'* *'bkc'*
'backupcopy' 'bkc' string (Vi default for Unix: "yes", otherwise: "auto")
- global
+ global or local to buffer |global-local|
{not in Vi}
When writing a file and a backup is made, this option tells how it's
done. This is a comma separated list of words.