Merge remote-tracking branch 'Delapouite/doc-completers'
This commit is contained in:
commit
d23544f6fd
|
@ -222,8 +222,9 @@ are exclusively available to built-in options.
|
||||||
which tries to detect when a filename is being entered and
|
which tries to detect when a filename is being entered and
|
||||||
provides completion based on local filesystem
|
provides completion based on local filesystem
|
||||||
|
|
||||||
*line*:::
|
*line=all*, *line=buffer*:::
|
||||||
which complete using lines in current buffer
|
which complete using lines in all buffers (*line=all*)
|
||||||
|
or only the current one (*line=buffer*)
|
||||||
|
|
||||||
*option=<opt-name>*:::
|
*option=<opt-name>*:::
|
||||||
where *opt-name* is an option of type 'completions' whose
|
where *opt-name* is an option of type 'completions' whose
|
||||||
|
|
Loading…
Reference in New Issue
Block a user