From df48fe0a382f29dc2cf1ef8e17de4e7708725a6a Mon Sep 17 00:00:00 2001 From: Daniel Mathiot Date: Mon, 23 Aug 2021 11:38:25 +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 0a18f10..23330f4 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,11 @@ require('neogen').setup { } ``` -If you're not satisfied with the default configuration for the language, you can change the defaults like this: +If you're not satisfied with the default configuration for a language, you can change the defaults like this: ```lua require('neogen').setup { - enabled = true, -- required for Neogen to work + enabled = true, languages = { lua = { template = {