[docgen] Update doc/neogen.txt
skip-checks: true
This commit is contained in:
@@ -94,6 +94,9 @@ The defaults are provided here: https://github.com/danymat/neogen/tree/main/lua/
|
|||||||
Change the annotation convention to use with the language.
|
Change the annotation convention to use with the language.
|
||||||
* `template.use_default_comment` (default: `true`)
|
* `template.use_default_comment` (default: `true`)
|
||||||
Prepend any template line with the default comment for the filetype
|
Prepend any template line with the default comment for the filetype
|
||||||
|
* `template.position` (`fun(node: userdata, type: string):(number,number)?`)
|
||||||
|
Provide an absolute position for the annotation.
|
||||||
|
If return values are `nil`, use default position
|
||||||
* `template.append`
|
* `template.append`
|
||||||
If you want to customize the position of the annotation
|
If you want to customize the position of the annotation
|
||||||
* `template.append.child_name`
|
* `template.append.child_name`
|
||||||
|
|||||||
Reference in New Issue
Block a user