🎨 style(style): improve heading style
Use fancier box style for headings
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- ------------------------------- SpellCheck ----------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
|
||||
-- ╭─────────────────────────────────────────────────────────╮
|
||||
-- │ Spell Checking │
|
||||
-- ╰─────────────────────────────────────────────────────────╯
|
||||
-- Define dictionary autocorrections
|
||||
vim.keymap.set("ia", "teh", "the")
|
||||
vim.keymap.set("ia", "accomodate", "accommodate")
|
||||
|
||||
Reference in New Issue
Block a user