telescope: set planets.show_pluto to true

pull/189/head
Frederic Dumont 2 years ago
parent 9a928f56a1
commit 03c342602c

@ -85,6 +85,9 @@ telescope.setup {
-- } -- }
-- Now the picker_config_key will be applied every time you call this -- Now the picker_config_key will be applied every time you call this
-- builtin picker -- builtin picker
planets = {
show_pluto = true,
},
}, },
extensions = { extensions = {
-- Your extension configuration goes here: -- Your extension configuration goes here:

Loading…
Cancel
Save