Working on LSP and shit like that, Astro config is confusing, need to

learn it myself from scratch
This commit is contained in:
RingOfStorms (Joshua Bell) 2023-05-23 02:56:59 -05:00
parent 5e821a4d61
commit dc3e319f27
19 changed files with 400 additions and 18 deletions

View file

@ -47,7 +47,7 @@ dashboard.config.layout[1].val = vim.fn.max { 2, vim.fn.floor(vim.fn.winheight(0
dashboard.config.opts.noautocmd = true
return dashboard
end,
end,
config = function(_, opts)
require("alpha").setup(opts.config)