feat: minor styling adjustments + tab buffer division

This commit is contained in:
2026-05-10 18:38:52 +02:00
parent e94a81a067
commit 3719efd378
9 changed files with 97 additions and 141 deletions

View File

@@ -43,9 +43,15 @@ local config = {
offsets = {
{
filetype = "neo-tree",
text = "",
highlight = "Directory",
separator = " ", -- use a "true" to enable the default, or set your own character
text = "", --  , , 
highlight = "Filler",
-- text = function()
-- return vim.fn.getcwd()
-- end,
-- highlight = "Directory",
-- text_align = "left",
separator = "", -- use a "true" to enable the default, or set your own character
},
},
groups = {