Skip to content

Commit

Permalink
rm mappings var from bufferline conf
Browse files Browse the repository at this point in the history
  • Loading branch information
siduck76 committed Aug 21, 2021
1 parent 7a06fbb commit dceb6a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/plugins/bufferline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ bufferline.setup {
view = "multiwindow",
show_buffer_close_icons = true,
separator_style = "thin",
mappings = true,
always_show_bufferline = true,
custom_filter = function(buf_number)
-- Func to filter out our managed/persistent split terms
Expand Down

0 comments on commit dceb6a7

Please sign in to comment.