From f67d3e883d7afafa93428a27cb1ba1c4144d9d4c Mon Sep 17 00:00:00 2001 From: Luke Kershaw <35707277+l-kershaw@users.noreply.github.com> Date: Wed, 18 Aug 2021 10:05:04 +0100 Subject: feat: allow tables in vimscript command parser (#1075) --- scripts/gendocs.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/gendocs.lua b/scripts/gendocs.lua index 5f04727..6972b21 100644 --- a/scripts/gendocs.lua +++ b/scripts/gendocs.lua @@ -10,6 +10,7 @@ docs.test = function() -- TODO: Fix the other files so that we can add them here. local input_files = { "./lua/telescope/init.lua", + "./lua/telescope/command.lua", "./lua/telescope/builtin/init.lua", "./lua/telescope/themes.lua", "./lua/telescope/pickers/layout_strategies.lua", -- cgit v1.2.3