feat: pick theme with telescope
This commit is contained in:
@@ -26,5 +26,11 @@ return {
|
||||
|
||||
require("telescope").load_extension("ui-select")
|
||||
end
|
||||
},
|
||||
{
|
||||
'andrew-george/telescope-themes',
|
||||
config = function()
|
||||
require('telescope').load_extension('themes')
|
||||
end
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user