summaryrefslogtreecommitdiff
path: root/lua/core/dashboard.lua
diff options
context:
space:
mode:
authorgrvxs <[email protected]>2021-08-06 16:50:25 +0530
committergrvxs <[email protected]>2021-08-06 16:50:25 +0530
commit9fc6a2e1cdac513c8ff09069263ff102852be86a (patch)
treee96d2a7d9b1ce4c586d28d3d08ab4d583fb09b53 /lua/core/dashboard.lua
parentf3c44ce3a91b0abc448071d152e0781c4c1465e7 (diff)
fix: typos in lua/
Diffstat (limited to 'lua/core/dashboard.lua')
-rw-r--r--lua/core/dashboard.lua2
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",