more neovim plugins

This commit is contained in:
Mark Riedesel 2024-06-20 08:19:09 -05:00
parent bbf6641115
commit ef84f5b008
10 changed files with 81 additions and 18 deletions

View file

@ -3,7 +3,7 @@ return {
event = "VimEnter",
config = function ()
local alpha = require('alpha')
local dashboard = require('alpha.themes.dashboard')
local dashboard = require 'alpha.themes.dashboard'
dashboard.section.header.val = {
" ▜█▙ ",