chore: focus alternate buffer on open
This commit is contained in:
parent
04f768affc
commit
8a0e6acfaf
@ -311,6 +311,8 @@ return {
|
||||
'j-morano/buffer_manager.nvim',
|
||||
opts = {
|
||||
-- line_keys = '', -- deactivate line keybindings
|
||||
|
||||
focus_alternate_buffer = true,
|
||||
select_menu_item_commands = {
|
||||
edit = {
|
||||
key = '<CR>',
|
||||
|
Loading…
Reference in New Issue
Block a user