refactor(edgy): make telescope optional
This commit is contained in:
1 file changed
+1
@@ -121,6 +121,7 @@ return {
|
|||||||
-- use edgy's selection window
|
-- use edgy's selection window
|
||||||
{
|
{
|
||||||
"nvim-telescope/telescope.nvim",
|
"nvim-telescope/telescope.nvim",
|
||||||
|
optional = true,
|
||||||
opts = {
|
opts = {
|
||||||
defaults = {
|
defaults = {
|
||||||
get_selection_window = function()
|
get_selection_window = function()
|
||||||
|
|||||||
Reference in new issue
Block a user