🎨 style(style): improve heading style

Use fancier box style for headings
This commit is contained in:
2024-08-06 05:15:24 -04:00
parent 844b571bff
commit d125eefdf4
23 changed files with 74 additions and 82 deletions
+3 -4
View File
@@ -1,7 +1,6 @@
-- -----------------------------------------------------------------------------
-- -------------------------------- AUTOCMDS -----------------------------------
-- -----------------------------------------------------------------------------
-- ╭─────────────────────────────────────────────────────────╮
-- │ Autocommands │
-- ╰─────────────────────────────────────────────────────────╯
local autogrp = vim.api.nvim_create_augroup
local autocmd = vim.api.nvim_create_autocmd