mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update
This commit is contained in:
parent
4486409c44
commit
976ac7b5be
2 changed files with 6 additions and 2 deletions
|
@ -135,6 +135,10 @@ return {
|
|||
require("user.lsp")
|
||||
end,
|
||||
},
|
||||
{
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
lazy = true,
|
||||
},
|
||||
{
|
||||
"williamboman/mason.nvim",
|
||||
commit = "c2002d7a6b5a72ba02388548cfaf420b864fbc12",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue