|
|
@ -82,17 +82,20 @@ telescope.setup {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
pickers = {
|
|
|
|
pickers = {
|
|
|
|
|
|
|
|
-- find_files = { theme = 'dropdown'},
|
|
|
|
-- Default configuration for builtin pickers goes here:
|
|
|
|
-- Default configuration for builtin pickers goes here:
|
|
|
|
-- picker_name = {
|
|
|
|
-- picker_name = {
|
|
|
|
-- picker_config_key = value,
|
|
|
|
-- picker_config_key = value,
|
|
|
|
-- ...
|
|
|
|
-- ...
|
|
|
|
-- }
|
|
|
|
-- },
|
|
|
|
-- 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 = {
|
|
|
|
planets = {
|
|
|
|
show_pluto = true,
|
|
|
|
show_pluto = true,
|
|
|
|
|
|
|
|
show_moon = true,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
media_files = {
|
|
|
|
media_files = {
|
|
|
|
-- filetypes whitelist
|
|
|
|
-- filetypes whitelist
|
|
|
|