🎨 style(style): update header line style
Use fancier style for header lines
This commit is contained in:
+1
-1
@@ -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 = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user