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',
|
'j-morano/buffer_manager.nvim',
|
||||||
opts = {
|
opts = {
|
||||||
-- line_keys = '', -- deactivate line keybindings
|
-- line_keys = '', -- deactivate line keybindings
|
||||||
|
|
||||||
|
focus_alternate_buffer = true,
|
||||||
select_menu_item_commands = {
|
select_menu_item_commands = {
|
||||||
edit = {
|
edit = {
|
||||||
key = '<CR>',
|
key = '<CR>',
|
||||||
|
Loading…
Reference in New Issue
Block a user