refactor(edgy): make telescope optional

This commit is contained in:
Folke Lemaitre
2023-10-09 20:16:02 +02:00
parent 9357ea2881
commit 9a4b9aa804

View File

@@ -121,6 +121,7 @@ return {
-- use edgy's selection window
{
"nvim-telescope/telescope.nvim",
optional = true,
opts = {
defaults = {
get_selection_window = function()