🗑️ remove(nvim): delta from the undotree extra

This commit is contained in:
Sergio Laín 2024-03-24 14:20:38 +01:00
parent 67f7f4e655
commit 9b3e0f4ff0
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -7,7 +7,6 @@ return {
require("telescope").setup({
extensions = {
undo = {
use_delta = true,
side_by_side = true,
layout_strategy = "vertical",
layout_config = {