From ef0c66e2b9e57f4d772e6fefb16d7ec1aa12d1c5 Mon Sep 17 00:00:00 2001 From: danymat Date: Sun, 23 Jan 2022 13:17:55 +0100 Subject: [PATCH] (lua) Update configurations --- lua/neogen/configurations/lua.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/neogen/configurations/lua.lua b/lua/neogen/configurations/lua.lua index 5a0f77b..4826d02 100644 --- a/lua/neogen/configurations/lua.lua +++ b/lua/neogen/configurations/lua.lua @@ -152,7 +152,6 @@ return { { nil, "- @module $1", { no_results = true, type = { "file" } } }, { nil, "- @author $1", { no_results = true, type = { "file" } } }, { nil, "- @license $1", { no_results = true, type = { "file" } } }, - { nil, "- @license $1", { no_results = true, type = { "file" } } }, { nil, "", { no_results = true, type = { "file" } } }, { "parameters", "- @param %s $1|any" },