aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.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/quickref.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/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index 902b0175a2..a0ca17cc4a 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -655,7 +655,6 @@ Short explanation of each option: *option-list*
'cscoperelative' 'csre' Use cscope.out path basename as prefix
'cscopetag' 'cst' use cscope for tag commands
'cscopetagorder' 'csto' determines ":cstag" search order
-'cscopeverbose' 'csverb' give messages when adding a cscope database
'cursorbind' 'crb' move cursor in window as it moves in other windows
'cursorcolumn' 'cuc' highlight the screen column of the cursor
'cursorline' 'cul' highlight the screen line of the cursor