aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Hinz <mh.codebro@gmail.com>2019-04-19 22:29:40 +0200
committerMarco Hinz <mh.codebro@gmail.com>2019-05-05 14:05:25 +0200
commit720cb36cea5fab51e6a358d56e8368c97349a89f (patch)
tree04ae1cf22683e27f852890a3ea5d619e8ecb50f1
parent1eda387951e7bfa4f7e826746ecfd100750ad41a (diff)
downloadrneovim-720cb36cea5fab51e6a358d56e8368c97349a89f.tar.gz
rneovim-720cb36cea5fab51e6a358d56e8368c97349a89f.tar.bz2
rneovim-720cb36cea5fab51e6a358d56e8368c97349a89f.zip
doc: update setqflist()
-rw-r--r--runtime/doc/eval.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 1e0c462125..8eca463c7f 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -7110,9 +7110,6 @@ setqflist({list} [, {action}[, {what}]]) *setqflist()*
freed. To add a new quickfix list at the end of the stack,
set "nr" in {what} to "$".
- If {title} is given, it will be used to set |w:quickfix_title|
- after opening the quickfix window.
-
If the optional {what} dictionary argument is supplied, then
only the items listed in {what} are set. The first {list}
argument is ignored. The following items can be specified in