nvim: remove mason

This commit is contained in:
Léana 江 2023-12-30 12:22:47 +01:00 committed by Léana 江
parent 25e7ae844e
commit 2e30ef789b
2 changed files with 0 additions and 27 deletions

View file

@ -72,8 +72,6 @@ require "lazy".setup {
dependencies = {
{ "j-hui/fidget.nvim", tag = "legacy" }, -- LSP Spinner
"folke/neodev.nvim", -- Additional lua configuration
"williamboman/mason.nvim", -- Automatically install LSPs to stdpath for neovim
"williamboman/mason-lspconfig.nvim", -- Interface between LSP and Mason
},
},
"mfussenegger/nvim-dap", -- DAP