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

@@ -16,6 +16,19 @@ local options = {
statusline = 1000,
tabline = 1000,
winbar = 1000,
refresh_time = 16, -- ~60fps
events = {
"WinEnter",
"BufEnter",
"BufWritePost",
"SessionLoadPost",
"FileChangedShellPost",
"VimResized",
"Filetype",
"CursorMoved",
"CursorMovedI",
"ModeChanged",
},
},
},
sections = {