add tabbar plugin

This commit is contained in:
2024-03-31 17:11:40 -04:00
parent b7b6840d33
commit 17a4457c0e
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,5 @@ if not status_ok then
end
tabline.setup {
layout = {
{ type = 'taglist' },
},
seperator = '|',
closeicon = "%#Constant#[x]"
}