switching to Lazy

pull/1710/head
Daniel B Sherry 4 months ago
parent e0e949f2e6
commit 6e636ad325

@ -82,17 +82,20 @@ telescope.setup {
},
},
pickers = {
-- find_files = { theme = 'dropdown'},
-- Default configuration for builtin pickers goes here:
-- picker_name = {
-- picker_config_key = value,
-- ...
-- }
-- },
-- Now the picker_config_key will be applied every time you call this
-- builtin picker
planets = {
show_pluto = true,
show_moon = true,
},
},
extensions = {
media_files = {
-- filetypes whitelist

Loading…
Cancel
Save