mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 13:05:05 +00:00
docs: fix typos (#20509)
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -107,7 +107,7 @@ internally and are no longer exposed as part of the API. Instead, use
|
||||
- *vim.lsp.diagnostic.set_virtual_text()*
|
||||
|
||||
LSP FUNCTIONS
|
||||
- *vim.lsp.range_code_action* Use |vim.lsp.buf.code_action()| with
|
||||
- *vim.lsp.buf.range_code_action()* Use |vim.lsp.buf.code_action()| with
|
||||
the `range` parameter.
|
||||
- *vim.lsp.util.diagnostics_to_items()* Use |vim.diagnostic.toqflist()| instead.
|
||||
- *vim.lsp.util.set_qflist()* Use |setqflist()| instead.
|
||||
|
||||
Reference in New Issue
Block a user