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

View File

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