1
0
Fork 0

live preview of colorscheme while telescoping

This commit is contained in:
zymon 2024-08-26 19:33:43 +02:00
parent 20b565a10b
commit 833ad4dd82

View file

@ -86,6 +86,11 @@ return {
depth = 2,
},
},
pickers = {
colorscheme = {
enable_preview = true,
},
},
},
config = function(_, opts)
local telescope = require("telescope")