rm mappings var from bufferline conf
This commit is contained in:
parent
7a06fbb0be
commit
dceb6a70d4
|
@ -22,7 +22,6 @@ bufferline.setup {
|
||||||
view = "multiwindow",
|
view = "multiwindow",
|
||||||
show_buffer_close_icons = true,
|
show_buffer_close_icons = true,
|
||||||
separator_style = "thin",
|
separator_style = "thin",
|
||||||
mappings = true,
|
|
||||||
always_show_bufferline = true,
|
always_show_bufferline = true,
|
||||||
custom_filter = function(buf_number)
|
custom_filter = function(buf_number)
|
||||||
-- Func to filter out our managed/persistent split terms
|
-- Func to filter out our managed/persistent split terms
|
||||||
|
|
Loading…
Reference in New Issue