i wonder if this will work
This commit is contained in:
parent
b8cf246306
commit
78fa00849c
1 changed files with 2 additions and 1 deletions
|
@ -74,6 +74,7 @@ local plugins = {
|
|||
'glepnir/dashboard-nvim',
|
||||
config = function()
|
||||
require('dashboard').setup {
|
||||
require('plugin_config.dashboard')
|
||||
}
|
||||
end,
|
||||
event = 'VimEnter',
|
||||
|
|
Loading…
Reference in a new issue