mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
docs(lsp): add annotations for private functions
This commit is contained in:

committed by
Dundar Göc

parent
bc1d13bb36
commit
b6e531c1d9
@@ -101,6 +101,7 @@ function log.set_level(level)
|
||||
end
|
||||
|
||||
--- Gets the current log level.
|
||||
---@return string current log level
|
||||
function log.get_level()
|
||||
return current_log_level
|
||||
end
|
||||
|
Reference in New Issue
Block a user