docs: update docs lib version & regenerate

This commit is contained in:
2024-07-09 23:59:31 +03:00
committed by Chen Asraf
parent d7dd1c4dd7
commit 9e628239ab

View File

@@ -5,7 +5,7 @@
Your plugin configuration with its default values.
Default values:
>
>lua
TextTransform.config = {
--- Prints information about internals of the plugin. Very verbose, only useful for debugging.
debug = false,
@@ -45,7 +45,6 @@ Default values:
}
<
------------------------------------------------------------------------------
*TextTransform.setup()*
`TextTransform.setup`({options})