aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/deprecated.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/deprecated.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/deprecated.txt')
-rw-r--r--runtime/doc/deprecated.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/deprecated.txt b/runtime/doc/deprecated.txt
index b3073ffe58..ea61e847c7 100644
--- a/runtime/doc/deprecated.txt
+++ b/runtime/doc/deprecated.txt
@@ -48,6 +48,7 @@ Modifiers ~
*:map-special* <> notation is always enabled. |cpo-<|
Options ~
+*'cscopeverbose'* Enabled by default. Use |:silent| instead.
'gd'
'gdefault' Enables the |:substitute| flag 'g' by default.
*'fe'* 'fenc'+'enc' before Vim 6.0; no longer used.