🎨 style(style): improve heading style
Use fancier box style for headings
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- --------------------------------- EDITOR ------------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
|
||||
-- ╭─────────────────────────────────────────────────────────╮
|
||||
-- │ Editor │
|
||||
-- ╰─────────────────────────────────────────────────────────╯
|
||||
return {
|
||||
{ -- Aerial
|
||||
import = "lazyvim.plugins.extras.editor.aerial",
|
||||
@@ -135,4 +134,5 @@ return {
|
||||
dependencies = "rcarriga/nvim-notify", -- optional
|
||||
opts = {},
|
||||
},
|
||||
{ "LudoPinelli/comment-box.nvim" },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user