summaryrefslogtreecommitdiffstats
path: root/after/plugin/git-yodel.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--after/plugin/git-yodel.lua7
1 files changed, 2 insertions, 5 deletions
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'
}