not sure if this is needed, but it can't hurt
This commit is contained in:
@ -58,6 +58,9 @@ return { 'nvim-telescope/telescope.nvim',
|
|||||||
["G"] = actions.move_to_bottom,
|
["G"] = actions.move_to_bottom,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
extensions = {
|
||||||
|
fzf = {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user