mirror of
https://github.com/neovim/neovim.git
synced 2026-08-27 17:41:48 +00:00
fix(lsp): type-errors, other nits in vim.lsp.log #31235
This commit is contained in:
committed by
GitHub
parent
cdc9baeaf8
commit
38838fb00a
@@ -2149,7 +2149,7 @@ should_log({level}) *vim.lsp.log.should_log()*
|
||||
• {level} (`integer`) log level
|
||||
|
||||
Return: ~
|
||||
(`bool`) true if would log, false if not
|
||||
(`boolean`) true if would log, false if not
|
||||
|
||||
|
||||
==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user