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