🎨 style(style): update header line style

Use fancier style for header lines
This commit is contained in:
2024-08-06 08:44:31 -04:00
parent d125eefdf4
commit 582819f2a5
5 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ if not vim.uv.fs_stat(lazypath) then
end
vim.opt.rtp:prepend(vim.env.LAZY or lazypath)
-- --------------------------------- PLUGINS -----------------------------------
-- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PLUGINS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
require("lazy").setup({
spec = {
{