🎨 style(style): improve heading style
Use fancier box style for headings
This commit is contained in:
+3
-4
@@ -1,7 +1,6 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- ---------------------------------- LAZY -------------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
|
||||
-- ╭─────────────────────────────────────────────────────────╮
|
||||
-- │ Lazy │
|
||||
-- ╰─────────────────────────────────────────────────────────╯
|
||||
-- Bootstrap lazy.nvim
|
||||
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
|
||||
if not vim.uv.fs_stat(lazypath) then
|
||||
|
||||
Reference in New Issue
Block a user