♻️ refactor(nvim-updater): no need to specify cmds
don't lazy-load the updater
This commit is contained in:
@@ -8,10 +8,6 @@ return { -- Neovim Updater
|
||||
branch = "master",
|
||||
})
|
||||
end,
|
||||
cmd = {
|
||||
"UpdateNeovim",
|
||||
"RemoveNeovimSource",
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
"<Leader>quU",
|
||||
|
||||
Reference in New Issue
Block a user