docs: update auto docs

This commit is contained in:
2024-05-04 23:43:52 +03:00
committed by Chen Asraf
parent 4bbba5d1b3
commit 8e7fe74888
3 changed files with 7 additions and 16 deletions

View File

@@ -46,6 +46,7 @@ TextTransform.options = {
popup_type = "telescope",
}
--- @internal
local function init()
local o = TextTransform.options
D.log("config", "Initializing TextTransform with %s", utils.dump(o))