Update README.md

This commit is contained in:
Daniel Mathiot
2021-08-23 11:37:17 +02:00
committed by GitHub
parent ec2ce497a4
commit dd2feacb72

View File

@@ -71,8 +71,8 @@ require('neogen').setup {
languages = { languages = {
lua = { lua = {
template = { template = {
annotation_convention = "emmylua" -- for a full list of annotation_conventions, see supported-languages below annotation_convention = "emmylua" -- for a full list of annotation_conventions, see supported-languages below
} }
} }
} }
} }