mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: remove mason
This commit is contained in:
parent
25e7ae844e
commit
2e30ef789b
2 changed files with 0 additions and 27 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue