fix: move the moon behind show_moon option and update documentation (#2072) (#2079)

This commit is contained in:
steven
2022-07-23 02:16:17 +10:00
committed by GitHub
parent 737f8cd6b5
commit b5833a682c
3 changed files with 5 additions and 1 deletions

View File

@@ -228,6 +228,7 @@ builtin.pickers = require_on_exported_call("telescope.builtin.__internal").picke
--- Use the telescope...
---@param opts table: options to pass to the picker
---@field show_pluto boolean: we love pluto (default: false, because its a hidden feature)
---@field show_moon boolean: we love the moon (default: false, because its a hidden feature)
builtin.planets = require_on_exported_call("telescope.builtin.__internal").planets
--- Lists symbols inside of `data/telescope-sources/*.json` found in your runtime path