(module plugins.telescope {require {utils utils telescope telescope actions telescope.actions}}) (telescope.setup {:defaults {:i { "" actions.close}}}) (telescope.load_extension "media_files") (utils.keymap :n : ":Telescope find_files")