fix(oil): set max height

This commit is contained in:
2024-10-31 17:54:49 +01:00
parent 3a6633202f
commit 39be2b5c88
+1
View File
@@ -24,6 +24,7 @@ return {
delete_to_trash = true,
float = {
max_width = 80,
max_height = 40,
},
skip_confirm_for_simple_edits = true,
watch_for_changes = false,