Update suggested clangd flags in lang/cc docs
This commit is contained in:
parent
f884a5d169
commit
f3c3459ecd
1 changed files with 2 additions and 1 deletions
|
@ -210,7 +210,8 @@ Search for your combination of =(LSP client package, LSP server)=. You are using
|
|||
"--background-index"
|
||||
"--clang-tidy"
|
||||
"--completion-style=detailed"
|
||||
"--header-insertion=never"))
|
||||
"--header-insertion=never"
|
||||
"--header-insertion-decorators=0"))
|
||||
(after! lsp-clangd (set-lsp-priority! 'clangd 2))
|
||||
#+END_SRC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue