doc: Add section :h neogen-template-api

This commit is contained in:
danymat
2022-02-01 18:56:51 +01:00
parent ac7caed0c5
commit 84aa3d3cba
11 changed files with 57 additions and 24 deletions

View File

@@ -149,5 +149,5 @@ return {
granulator = nil,
generator = nil,
template = template:config({ use_default_comment = true }):add_default_template("emmylua"):add_template("ldoc"),
template = template:config({ use_default_comment = true }):add_default_annotation("emmylua"):add_annotation("ldoc"),
}