Untitled
unknown
plain_text
a year ago
145 B
8
Indexable
require('telescope').setup{ pickers = { find_files = { theme = "dropdown", }, buffers = { theme = "dropdown", } }, }
Editor is loading...
Leave a Comment
require('telescope').setup{ pickers = { find_files = { theme = "dropdown", }, buffers = { theme = "dropdown", } }, }