diff options
Diffstat (limited to 'lua/core/dashboard.lua')
-rw-r--r-- | lua/core/dashboard.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lua/core/dashboard.lua b/lua/core/dashboard.lua index 7433f2d6..f76e0e1e 100644 --- a/lua/core/dashboard.lua +++ b/lua/core/dashboard.lua @@ -82,7 +82,8 @@ M.setup = function() -- vim.g.dashboard_session_directory = CACHE_PATH..'/session' -- vim.g.dashboard_custom_footer = lvim.dashboard.footer - require("lv-utils").define_augroups { + + require("core.autocmds").define_augroups { _dashboard = { -- seems to be nobuflisted that makes my stuff disapear will do more testing { |