chore: remove update plugins
dashboard option
This commit is contained in:
parent
78b66889d5
commit
5ee8dd272d
|
@ -43,8 +43,6 @@ local buttons = {
|
||||||
dashboard.button("SPC f f", "Find File "),
|
dashboard.button("SPC f f", "Find File "),
|
||||||
dashboard.button("SPC f g", "Find Word "),
|
dashboard.button("SPC f g", "Find Word "),
|
||||||
dashboard.button("SPC f e", "Edit File "),
|
dashboard.button("SPC f e", "Edit File "),
|
||||||
{ type = 'padding', val = 1 },
|
|
||||||
dashboard.button("SPC l u", "Update Plugins"),
|
|
||||||
},
|
},
|
||||||
opts = {
|
opts = {
|
||||||
spacing = 1,
|
spacing = 1,
|
||||||
|
|
Loading…
Reference in a new issue