Removed clangd

This commit is contained in:
Eduard Urbach 2023-07-29 20:42:42 +02:00
parent 5a0b32b611
commit ce95929a16
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -2,7 +2,6 @@ return {
"neovim/nvim-lspconfig",
opts = {
servers = {
clangd = {},
cssls = {},
html = {},
gopls = {