docs: regenerate (#16461)

This commit is contained in:
github-actions[bot] 2021-11-28 10:47:37 -07:00 committed by GitHub
parent 217f9f8d1e
commit 6e70b7b31d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -585,7 +585,7 @@ open_float({bufnr}, {opts}) *vim.diagnostic.open_float()*
addition to the following:
• namespace: (number) Limit diagnostics to the
given namespace
• scope: (string, default "buffer") Show
• scope: (string, default "line") Show
diagnostics from the whole buffer ("buffer"),
the current cursor line ("line"), or the
current cursor position ("cursor").