Untitled

Anonymous
plain_text
04/02/2024 4:14 AM
196 B
25
Indexable
require('telescope').setup{
  pickers = { find_files = {
      theme = "dropdown",
    },
    buffers = {
      theme = "dropdown",
    }
  },
}
Editor is loading...
Leave a Comment