From d94b454eb61a0d0a99f9939560506c2db24f3315 Mon Sep 17 00:00:00 2001 From: Squibid Date: Tue, 30 Jan 2024 21:52:24 -0500 Subject: way too lazy to sort this out, adding kitchen sink --- after/plugin/git-yodel.lua | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'after/plugin/git-yodel.lua') diff --git a/after/plugin/git-yodel.lua b/after/plugin/git-yodel.lua index 434ce4f..8c814dc 100644 --- a/after/plugin/git-yodel.lua +++ b/after/plugin/git-yodel.lua @@ -4,9 +4,6 @@ if not status_ok then end yodel.setup { - diffpreview = { - border = 'shadow', - width = 'auto', - height = 'auto', - } + border = 'shadow', + position = 'auto' } -- cgit v1.2.1