From 8593923283209cc12089d77db2d849dfc8fad015 Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 22 Feb 2023 11:38:04 +0200 Subject: Changed disable_move to = false --- lua/plugins/dashboard.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/dashboard.lua b/lua/plugins/dashboard.lua index 7eb4814..dd50c65 100644 --- a/lua/plugins/dashboard.lua +++ b/lua/plugins/dashboard.lua @@ -18,7 +18,7 @@ db.setup({ [[ ██║ ╚████║ ███████╗╚██████╔╝ ╚████╔╝ ██║ ██║ ╚═╝ ██║]], [[ ╚═╝ ╚═══╝ ╚══════╝ ╚═════╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝]], }, - disable_move = true, + disable_move = false, shortcut = { { desc = " Plugins", group = "@property", action = "PackerStatus", key = "p" }, { -- cgit v1.2.3