mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
doc: update setqflist()
This commit is contained in:
@@ -7110,9 +7110,6 @@ setqflist({list} [, {action}[, {what}]]) *setqflist()*
|
|||||||
freed. To add a new quickfix list at the end of the stack,
|
freed. To add a new quickfix list at the end of the stack,
|
||||||
set "nr" in {what} to "$".
|
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
|
If the optional {what} dictionary argument is supplied, then
|
||||||
only the items listed in {what} are set. The first {list}
|
only the items listed in {what} are set. The first {list}
|
||||||
argument is ignored. The following items can be specified in
|
argument is ignored. The following items can be specified in
|
||||||
|
Reference in New Issue
Block a user