From dd2feacb7206c647d27e9b2259a2e4890235e376 Mon Sep 17 00:00:00 2001 From: Daniel Mathiot Date: Mon, 23 Aug 2021 11:37:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdc8f30..0a18f10 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ require('neogen').setup { languages = { lua = { 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 + } } } }