From 1608bd5e73f31bb28e1b0569fe7f817d0178e87d Mon Sep 17 00:00:00 2001 From: Dmitry O Date: Sun, 31 Mar 2024 22:16:40 +0200 Subject: [PATCH] only showing cwd on dashboard --- lua/custom/plugins/init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/custom/plugins/init.lua b/lua/custom/plugins/init.lua index 9b4ba54b..ac9625ba 100644 --- a/lua/custom/plugins/init.lua +++ b/lua/custom/plugins/init.lua @@ -195,6 +195,7 @@ return { }, shortcut = {}, project = { enable = false }, + mru = { cwd_only = true }, footer = { ' ', ' 👾 github.com/feakuru 👾 ',