chore: remove update plugins dashboard option

This commit is contained in:
Muhammad Nauman Raza 2024-03-22 13:36:10 +00:00
parent 78b66889d5
commit 5ee8dd272d
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -43,8 +43,6 @@ local buttons = {
dashboard.button("SPC f f", "Find File "),
dashboard.button("SPC f g", "Find Word "),
dashboard.button("SPC f e", "Edit File "),
{ type = 'padding', val = 1 },
dashboard.button("SPC l u", "Update Plugins"),
},
opts = {
spacing = 1,