@@ -1,7 +1,6 @@
local M = {}
M.config = function()
- vim.g.bufferline = { no_name_title = "Empty" }
lvim.builtin.bufferline = {
active = true,
on_config_done = nil,