Removed clangd
This commit is contained in:
parent
5a0b32b611
commit
ce95929a16
@ -2,7 +2,6 @@ return {
|
|||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
opts = {
|
opts = {
|
||||||
servers = {
|
servers = {
|
||||||
clangd = {},
|
|
||||||
cssls = {},
|
cssls = {},
|
||||||
html = {},
|
html = {},
|
||||||
gopls = {
|
gopls = {
|
||||||
|
Loading…
Reference in New Issue
Block a user