1 2 3 4 5 6 7 8 9 10 11
require('oil').setup { win_options = { wrap = true, }, skip_confirm_for_simple_edits = true, watch_for_changes = true, float = { max_width = 0.6, max_height = 0.8, }, }