home ~ projects ~ socials

Switch Neovim Buffer With Bufferline Hotkey Mapping

I'm not using this right now

~/.config/nvim/after/plugin/bufferline-change-buffer.lua

-- vim.keymap.set('n', 'gb', ':BufferLinePick<CR>', {})
-- end of line --