update types
This commit is contained in:
parent
a0cda75dd5
commit
9ba98a1815
2 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ local default_config = {
|
|||
--minidoc_replace_end
|
||||
|
||||
-- log level, you might consider using DEBUG or TRACE for degugging the plugin
|
||||
---@type integer
|
||||
---@type number
|
||||
log_level = vim.log.levels.INFO,
|
||||
|
||||
-- user specified paths to binaries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue