🎨 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 @@
-- -----------------------------------------------------------------------------
-- ------------------------------- SpellCheck ----------------------------------
-- -----------------------------------------------------------------------------
-- ╭─────────────────────────────────────────────────────────╮
-- Spell Checking │
-- ╰─────────────────────────────────────────────────────────╯
-- Define dictionary autocorrections
vim.keymap.set("ia", "teh", "the")
vim.keymap.set("ia", "accomodate", "accommodate")