diff --git a/.config/nvim/lua/plugins/extras/editor/telescope/undotree.lua b/.config/nvim/lua/plugins/extras/editor/telescope/undotree.lua index 757cc809..a3020946 100644 --- a/.config/nvim/lua/plugins/extras/editor/telescope/undotree.lua +++ b/.config/nvim/lua/plugins/extras/editor/telescope/undotree.lua @@ -7,7 +7,6 @@ return { require("telescope").setup({ extensions = { undo = { - use_delta = true, side_by_side = true, layout_strategy = "vertical", layout_config = {