aboutsummaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-02-22 11:38:04 +0200
committersrdusr <trevorgray@srdusr.com>2023-02-22 11:38:04 +0200
commit8593923283209cc12089d77db2d849dfc8fad015 (patch)
tree1c5a839ccc2fc77fe52eabd5eaa9b9e2e3471add /lua
parent6ee5889a434ad20b7f0183725d17b952af0d44dc (diff)
downloaddotfiles-8593923283209cc12089d77db2d849dfc8fad015.tar.gz
dotfiles-8593923283209cc12089d77db2d849dfc8fad015.zip
Changed disable_move to = false
Diffstat (limited to 'lua')
-rw-r--r--lua/plugins/dashboard.lua2
1 files changed, 1 insertions, 1 deletions
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" },
{