mirror of
https://github.com/neovim/neovim.git
synced 2026-03-31 12:52:13 +00:00
docs: misc #38532
Close #38431 Close #38521 Close #38530 Co-authored-by: tayheau <thopsore@pasteur.fr> Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: Olivia Kinnear <git@superatomic.dev>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
--- RPC events. Example:
|
||||
--- ```lua
|
||||
--- vim.lsp.log.set_level 'trace'
|
||||
--- require('vim.lsp.log').set_format_func(vim.inspect)
|
||||
--- vim.lsp.log.set_format_func(vim.inspect)
|
||||
--- ```
|
||||
---
|
||||
--- Then try to run the language server, and open the log with:
|
||||
|
||||
Reference in New Issue
Block a user