feat: add lsp ui
This commit is contained in:
parent
652b711ac8
commit
c503cc9e8c
@ -77,6 +77,11 @@ return {
|
|||||||
config = true,
|
config = true,
|
||||||
},
|
},
|
||||||
{ "williamboman/mason-lspconfig.nvim", config = true },
|
{ "williamboman/mason-lspconfig.nvim", config = true },
|
||||||
|
{
|
||||||
|
"jinzhongjia/LspUI.nvim",
|
||||||
|
branch = "main",
|
||||||
|
opts = {},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user