return { 'j-morano/buffer_manager.nvim', opts = { -- line_keys = '', -- deactivate line keybindings short_term_names = true, focus_alternate_buffer = true, select_menu_item_commands = { edit = { key = '', command = 'edit', }, v = { key = '', command = 'vsplit', }, h = { key = '', command = 'split', }, }, width = 0.6, highlight = "Normal:Normal", }, }