diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/gendocs.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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", |
