fix(oil): set max width to 80

This commit is contained in:
2024-09-10 09:43:29 +02:00
parent 72569a75b0
commit 28ae519166
+1
View File
@@ -24,6 +24,7 @@ return {
delete_to_trash = true,
float = {
padding = 10,
max_width = 80,
},
skip_confirm_for_simple_edits = true,
watch_for_changes = false,