fix(mise/tools): remove neovim and cargo-quickinstall

This commit is contained in:
2024-05-18 01:15:59 +01:00
parent 4a63857a49
commit e224c2219c

View File

@@ -16,7 +16,6 @@ show_tools = false
"cargo:cargo-binstall" = "latest"
"cargo:cargo-edit" = "latest"
"cargo:cargo-info" = "latest"
"cargo:cargo-quickinstall" = "latest"
"cargo:cargo-update" = "latest"
"cargo:difftastic" = "latest"
"cargo:dirstat-rs" = "latest"
@@ -86,7 +85,6 @@ k9s = "latest"
kubectl = "latest"
kubectx = "latest"
lua = "latest"
neovim = "latest"
node = "lts"
python = "latest"
rclone = "latest"