Skip to content

Commit

Permalink
fix(alpha): Improve config
Browse files Browse the repository at this point in the history
  • Loading branch information
Allaman committed Jul 5, 2024
1 parent b57e425 commit 62dc73a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/core/plugins/alpha.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
return {
"goolord/alpha-nvim",
init = false,
enabled = function()
local utils = require("utils.functions")
local db = utils.safe_nested_config(vim.g.config, "dashboard")
Expand Down

0 comments on commit 62dc73a

Please sign in to comment.