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:
Justin M. Keyes
2026-03-29 11:56:37 -04:00
committed by GitHub
parent 7d97de27cf
commit d9d3822a7b
10 changed files with 32 additions and 35 deletions

View File

@@ -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: