feat(config): TYPES
This commit is contained in:
parent
a293b9e8d3
commit
fa223c8904
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ local default_config = {
|
||||||
--minidoc_replace_end
|
--minidoc_replace_end
|
||||||
|
|
||||||
-- log level, you might consider using DEBUG or TRACE for degugging the plugin
|
-- log level, you might consider using DEBUG or TRACE for degugging the plugin
|
||||||
|
---@type integer
|
||||||
log_level = vim.log.levels.INFO,
|
log_level = vim.log.levels.INFO,
|
||||||
|
|
||||||
-- user specified paths to binaries
|
-- user specified paths to binaries
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue