diff options
Diffstat (limited to 'lua/core')
| -rw-r--r-- | lua/core/dashboard.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lua/core/dashboard.lua b/lua/core/dashboard.lua index 87741523..27d4efd1 100644 --- a/lua/core/dashboard.lua +++ b/lua/core/dashboard.lua @@ -84,7 +84,7 @@ M.setup = function()    require("core.autocmds").define_augroups {      _dashboard = { -      -- seems to be nobuflisted that makes my stuff disapear will do more testing +      -- seems to be nobuflisted that makes my stuff disappear will do more testing        {          "FileType",          "dashboard", | 
