Untitled
unknown
plain_text
2 years ago
145 B
15
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",
}
},
}