i wonder if this will work

This commit is contained in:
Sakooooo 2023-08-11 12:49:28 +03:00
parent b8cf246306
commit 78fa00849c
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -74,6 +74,7 @@ local plugins = {
'glepnir/dashboard-nvim',
config = function()
require('dashboard').setup {
require('plugin_config.dashboard')
}
end,
event = 'VimEnter',