require("mini.files").setup { mappings = { close = '', go_in = 'l', go_in_plus = 'L', go_out = 'h', go_out_plus = 'H', mark_goto = "'", mark_set = 'm', reset = '', reveal_cwd = '@', show_help = 'g?', synchronize = '=', trim_left = '<', trim_right = '>', }, windows = { preview = true, }, }