aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-10-24 20:41:39 -0700
committerGitHub <noreply@github.com>2019-10-24 20:41:39 -0700
commit4f4f5ef4fd2f54db5d527768b4b1a94f737b3834 (patch)
tree8082f1361a4447847f676e8a577d11b59fd302fd /runtime
parent53b025887e28888f8dba78ff57afc001d1a6428b (diff)
parentced2a38ad4dce6898c800dd68026c7b1823e484e (diff)
downloadrneovim-4f4f5ef4fd2f54db5d527768b4b1a94f737b3834.tar.gz
rneovim-4f4f5ef4fd2f54db5d527768b4b1a94f737b3834.tar.bz2
rneovim-4f4f5ef4fd2f54db5d527768b4b1a94f737b3834.zip
Merge #11213 from janlazo/vim-8.1.0014
vim-patch:8.1.{14,288,345,410,434,438,455}
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/eval.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 77b6ee24a4..d21e441888 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -4553,6 +4553,10 @@ getloclist({nr},[, {what}]) *getloclist()*
If the optional {what} dictionary argument is supplied, then
returns the items listed in {what} as a dictionary. Refer to
|getqflist()| for the supported items in {what}.
+ If {what} contains 'filewinid', then returns the id of the
+ window used to display files from the location list. This
+ field is applicable only when called from a location list
+ window.
getmatches() *getmatches()*
Returns a |List| with all matches previously defined for the