mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs: regenerate (#16461)
This commit is contained in:
parent
217f9f8d1e
commit
6e70b7b31d
@ -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").
|
||||
|
Loading…
Reference in New Issue
Block a user