mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-29 06:18:18 +02:00
ability to toggle bufferline
This commit is contained in:
parent
00d4ebc165
commit
20a4da5583
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
lvim.builtin.bufferline = {
|
||||
active = true,
|
||||
keymap = {
|
||||
normal_mode = {
|
||||
["<S-l>"] = ":BufferNext<CR>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue