Skip to content

Commit 5c3ce8b

Browse files
ylcYogesh Chobe
andauthored
Bump clangd version. This is needed for inlay hints to work. (#4028)
Co-authored-by: Yogesh Chobe <[email protected]>
1 parent 5ec09d7 commit 5c3ce8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/lsp-clangd.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
(declare-function flycheck-error-group "ext:flycheck" (err) t)
4848
(declare-function flycheck-error-message "ext:flycheck" (err) t)
4949

50-
(defcustom lsp-clangd-version "13.0.0"
50+
(defcustom lsp-clangd-version "15.0.6"
5151
"Clangd version to download.
5252
It has to be set before `lsp-clangd.el' is loaded and it has to
5353
be available here: https://github.com/clangd/clangd/releases/"

0 commit comments

Comments
 (0)