fix(oil): decrease width

This commit is contained in:
2025-05-02 21:29:15 +02:00
parent c965473fe9
commit 2339658a83
+1 -1
View File
@@ -21,7 +21,7 @@ return {
}, },
delete_to_trash = true, delete_to_trash = true,
float = { float = {
max_width = 80, max_width = 60,
max_height = 20, max_height = 20,
}, },
skip_confirm_for_simple_edits = true, skip_confirm_for_simple_edits = true,