mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 01:55:08 +02:00
parent
54e745deca
commit
7565d9397f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
require'lspconfig'.clangd.setup{
|
||||
cmd = {DATA_PATH .. "/lspinstall/clangd/clangd_11.0.0/bin/clangd"},
|
||||
cmd = {DATA_PATH .. "/lspinstall/cpp/clangd/bin/clangd"},
|
||||
on_attach = require'lsp'.common_on_attach
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue