aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-01-15 22:26:48 +0100
committerJustin M. Keyes <justinkz@gmail.com>2018-01-21 13:18:05 +0100
commit53749e174995b812a3985d089460a9d7b2670c71 (patch)
tree3ecd5e595af736f71c95a774def19471c80cc9f9 /runtime/doc/vim_diff.txt
parente2eff5269f3d33f7ae60db1a082300844403fe99 (diff)
downloadrneovim-53749e174995b812a3985d089460a9d7b2670c71.tar.gz
rneovim-53749e174995b812a3985d089460a9d7b2670c71.tar.bz2
rneovim-53749e174995b812a3985d089460a9d7b2670c71.zip
defaults: enable 'cscopeverbose', and deprecate it
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 9643777975..c5c558279e 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -32,6 +32,7 @@ a complete and centralized reference of those differences.
- 'backupdir' defaults to .,~/.local/share/nvim/backup (|xdg|)
- 'belloff' defaults to "all"
- 'complete' doesn't include "i"
+- 'cscopeverbose' is enabled
- 'directory' defaults to ~/.local/share/nvim/swap// (|xdg|), auto-created
- 'display' defaults to "lastline"
- 'formatoptions' defaults to "tcqj"