removed(nvim): metals plugin (lsp suffices)

This commit is contained in:
Léana 江 2023-04-16 14:27:12 +02:00 committed by Léana 江
parent d69516cc08
commit 859e77550e
4 changed files with 21 additions and 54 deletions

View file

@ -47,7 +47,6 @@ require("lazy").setup({
"mizlan/iswap.nvim",
"mfussenegger/nvim-dap",
{ "wintermute-cell/gitignore.nvim", dependencies = { "nvim-telescope/telescope.nvim" } },
{ "scalameta/nvim-metals", dependencies = "nvim-lua/plenary.nvim" },
-- Power tools
{