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

(cherry picked from commit b5833a682c)
This commit is contained in:
steven
2022-07-22 18:22:45 +02:00
committed by Simon Hauser
parent 01ad16522c
commit 83c760cbac
3 changed files with 5 additions and 1 deletions
+1
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