use bufferline for tabs
This commit is contained in:
@@ -56,24 +56,6 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
tabline = {
|
||||
lualine_a = {},
|
||||
lualine_b = {},
|
||||
lualine_c = {
|
||||
{
|
||||
'tabs',
|
||||
mode = 2,
|
||||
tabs_color = {
|
||||
-- Same values as the general color option can be used here.
|
||||
active = { bg = 'orange', fg = 'black' },
|
||||
inactive = { bg = 'grey', fg = 'black' },
|
||||
},
|
||||
},
|
||||
},
|
||||
lualine_x = {},
|
||||
lualine_y = {},
|
||||
lualine_z = {},
|
||||
},
|
||||
})
|
||||
end,
|
||||
enabled = true,
|
||||
|
||||
Reference in New Issue
Block a user