forked from aniani/vim
runtime(doc): update return type for job_info()
related: #14982 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
4225f28855
commit
1cd31a4501
@ -956,7 +956,7 @@ job_info([{job}]) *job_info()*
|
||||
Can also be used as a |method|: >
|
||||
GetJob()->job_info()
|
||||
<
|
||||
Return type: dict<any> or list<any> depending on whether {job}
|
||||
Return type: dict<any> or list<job> depending on whether {job}
|
||||
was given
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user