aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-02-23 01:14:30 +0100
committerGitHub <noreply@github.com>2018-02-23 01:14:30 +0100
commitf3f1970597211c784190c4a1e1990d2386ac76a1 (patch)
treee55c16d1a7d134b091e11df06e36025cc8dd8288 /runtime/doc/vim_diff.txt
parent15670ca1ad657945f69350b663e127f71f81d51c (diff)
parent384a39479a0b70abf9cd6ced0b5f1d53cd817c11 (diff)
downloadrneovim-f3f1970597211c784190c4a1e1990d2386ac76a1.tar.gz
rneovim-f3f1970597211c784190c4a1e1990d2386ac76a1.tar.bz2
rneovim-f3f1970597211c784190c4a1e1990d2386ac76a1.zip
Merge #8035 from justinmk/teto-fillchars-pr
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 7426cd0940..3924dd4ebe 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -35,6 +35,7 @@ a complete and centralized reference of those differences.
- 'cscopeverbose' is enabled
- 'directory' defaults to ~/.local/share/nvim/swap// (|xdg|), auto-created
- 'display' defaults to "lastline"
+- 'fillchars' defaults (in effect) to "vert:│,fold:·"
- 'formatoptions' defaults to "tcqj"
- 'history' defaults to 10000 (the maximum)
- 'hlsearch' is set by default