增加neovim/nvim-lspconfig
This commit is contained in:
parent
ba2e755584
commit
ddbce142df
@ -1,4 +1,3 @@
|
||||
|
||||
return {
|
||||
{
|
||||
"hrsh7th/nvim-cmp",
|
||||
@ -35,5 +34,8 @@ return {
|
||||
})
|
||||
end,
|
||||
},
|
||||
{
|
||||
"neovim/nvim-lspconfig"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user