fix(oil): set max height
This commit is contained in:
@@ -24,6 +24,7 @@ return {
|
|||||||
delete_to_trash = true,
|
delete_to_trash = true,
|
||||||
float = {
|
float = {
|
||||||
max_width = 80,
|
max_width = 80,
|
||||||
|
max_height = 40,
|
||||||
},
|
},
|
||||||
skip_confirm_for_simple_edits = true,
|
skip_confirm_for_simple_edits = true,
|
||||||
watch_for_changes = false,
|
watch_for_changes = false,
|
||||||
|
|||||||
Reference in New Issue
Block a user