mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
doc: Fix vim.lsp.diagnostic.get_next (#13495)
This commit is contained in:
@@ -1120,7 +1120,7 @@ get_line_diagnostics({bufnr}, {line_nr}, {opts}, {client_id})
|
||||
diagnostics.
|
||||
|
||||
get_next({opts}) *vim.lsp.diagnostic.get_next()*
|
||||
Get the previous diagnostic closest to the cursor_position
|
||||
Get the next diagnostic closest to the cursor_position
|
||||
|
||||
Parameters: ~
|
||||
{opts} table See |vim.lsp.diagnostic.goto_next()|
|
||||
|
Reference in New Issue
Block a user