More cores for clangd
This commit is contained in:
parent
8fdb3a6417
commit
3f9d374c49
@ -204,7 +204,7 @@
|
|||||||
;; Clangd LSP configuration.
|
;; Clangd LSP configuration.
|
||||||
(after! lsp-clangd
|
(after! lsp-clangd
|
||||||
(setq lsp-clients-clangd-args
|
(setq lsp-clients-clangd-args
|
||||||
'("-j=3"
|
'("-j=8"
|
||||||
"--background-index"
|
"--background-index"
|
||||||
"--clang-tidy"
|
"--clang-tidy"
|
||||||
"--completion-style=detailed"
|
"--completion-style=detailed"
|
||||||
|
Loading…
Reference in New Issue
Block a user