We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec09d7 commit 5c3ce8bCopy full SHA for 5c3ce8b
clients/lsp-clangd.el
@@ -47,7 +47,7 @@
47
(declare-function flycheck-error-group "ext:flycheck" (err) t)
48
(declare-function flycheck-error-message "ext:flycheck" (err) t)
49
50
-(defcustom lsp-clangd-version "13.0.0"
+(defcustom lsp-clangd-version "15.0.6"
51
"Clangd version to download.
52
It has to be set before `lsp-clangd.el' is loaded and it has to
53
be available here: https://github.com/clangd/clangd/releases/"
0 commit comments